30. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-11-23 04:31:22 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

30.1 Files compared

#LocationFileLast Modified
1/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme 4.0.6/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2023-07-02 09:09:46 +0000
2/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme 4.0.7/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2023-11-22 09:25:24 +0000

30.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged316070
Changed12
Inserted120
Removed00

30.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

30.4 Active regular expressions

No regular expressions were active.

30.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Copyright © 2016 Magento. All rights reserved. 6  * Copyright © 2016 Magento. All rights reserved.
7  * See COPYING.txt for license details. 7  * See COPYING.txt for license details.
8  */ 8  */
9 --> 9 -->
10 <config  10 <config 
11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd" 12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"
13 > 13 >
14       14      
15  <system> 15  <system>
16            16           
17   <tab  17   <tab 
18    id="smartwave_porto"  18    id="smartwave_porto" 
19    translate="label"  19    translate="label" 
20    sortOrder="50" 20    sortOrder="50"
21   > 21   >
22                 22                
23    <label> 23    <label>
24     Porto 4.0.6 24     Porto 4.0.7
25    </label> 25    </label>
26             26            
27   </tab> 27   </tab>
28            28           
29   <section  29   <section 
30    id="porto_settings"  30    id="porto_settings" 
31    translate="label"  31    translate="label" 
32    sortOrder="10"  32    sortOrder="10" 
33    showInDefault="1"  33    showInDefault="1" 
34    showInWebsite="1"  34    showInWebsite="1" 
35    showInStore="1" 35    showInStore="1"
36   > 36   >
37                 37                
38    <label> 38    <label>
39     Porto - Settings Panel 39     Porto - Settings Panel
40    </label> 40    </label>
41                 41                
42    <tab> 42    <tab>
43     smartwave_porto 43     smartwave_porto
44    </tab> 44    </tab>
45                 45                
46    <resource> 46    <resource>
47     Smartwave_Porto::config 47     Smartwave_Porto::config
48    </resource> 48    </resource>
49                 49                
50    <group  50    <group 
51     id="general"  51     id="general" 
52     translate="label"  52     translate="label" 
53     sortOrder="100"  53     sortOrder="100" 
54     showInDefault="1"  54     showInDefault="1" 
55     showInWebsite="1"  55     showInWebsite="1" 
56     showInStore="1" 56     showInStore="1"
57    > 57    >
58                      58                     
59     <label> 59     <label>
60      General 60      General
61     </label> 61     </label>
62                      62                     
63     <field  63     <field 
64      id="boxed"  64      id="boxed" 
65      translate="label comment"  65      translate="label comment" 
66      type="select"  66      type="select" 
67      sortOrder="10"  67      sortOrder="10" 
68      showInDefault="1"  68      showInDefault="1" 
69      showInWebsite="1"  69      showInWebsite="1" 
70      showInStore="1" 70      showInStore="1"
71     > 71     >
72                           72                          
73      <label> 73      <label>
74       Boxed / Wide 74       Boxed / Wide
75      </label> 75      </label>
76                           76                          
77      <source_model> 77      <source_model>
78       Smartwave\Porto\Model\Config\Settings\General\Boxed 78       Smartwave\Porto\Model\Config\Settings\General\Boxed
79      </source_model> 79      </source_model>
80                       80                      
81     </field> 81     </field>
82                      82                     
83     <field  83     <field 
84      id="boxed_bg_color"  84      id="boxed_bg_color" 
85      translate="label comment"  85      translate="label comment" 
86      type="text 86      type="text
87      sortOrder="15"  87      sortOrder="15" 
88      showInDefault="1"  88      showInDefault="1" 
89      showInWebsite="1"  89      showInWebsite="1" 
90      showInStore="1" 90      showInStore="1"
91     > 91     >
92                           92                          
93      <label> 93      <label>
94       Out of Box Background Color for Boxed Version 94       Out of Box Background Color for Boxed Version
95      </label> 95      </label>
96                           96                          
97      <backend_model> 97      <backend_model>
98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
99      </backend_model> 99      </backend_model>
100                           100                          
101      <frontend_model> 101      <frontend_model>
102       Smartwave\Porto\Block\System\Config\Form\Field\Color 102       Smartwave\Porto\Block\System\Config\Form\Field\Color
103      </frontend_model> 103      </frontend_model>
104                           104                          
105      <depends> 105      <depends>
106                                106                               
107       <field  107       <field 
108        id="boxed" 108        id="boxed"
109       > 109       >
110        boxed 110        boxed
111       </field> 111       </field>
112                            112                           
113      </depends> 113      </depends>
114                       114                      
115     </field> 115     </field>
116                      116                     
117     <field  117     <field 
118      id="boxed_bg_img"  118      id="boxed_bg_img" 
119      translate="label"  119      translate="label" 
120      type="image"  120      type="image" 
121      sortOrder="17"  121      sortOrder="17" 
122      showInDefault="1"  122      showInDefault="1" 
123      showInWebsite="1"  123      showInWebsite="1" 
124      showInStore="1" 124      showInStore="1"
125     > 125     >
126                           126                          
127      <label> 127      <label>
128       Out of Box Background Image for Boxed Version 128       Out of Box Background Image for Boxed Version
129      </label> 129      </label>
130                           130                          
131      <comment> 131      <comment>
132       Allowed file types:PNG, GIF, JPG, JPEG. 132       Allowed file types:PNG, GIF, JPG, JPEG.
133      </comment> 133      </comment>
134                           134                          
135      <backend_model> 135      <backend_model>
136       Smartwave\Porto\Model\Config\Backend\Image\Boxed 136       Smartwave\Porto\Model\Config\Backend\Image\Boxed
137      </backend_model> 137      </backend_model>
138                           138                          
139      <base_url  139      <base_url 
140       type="media"  140       type="media" 
141       scope_info="1" 141       scope_info="1"
142      > 142      >
143       porto/boxed_bg 143       porto/boxed_bg
144      </base_url> 144      </base_url>
145                           145                          
146      <depends> 146      <depends>
147                                147                               
148       <field  148       <field 
149        id="boxed" 149        id="boxed"
150       > 150       >
151        boxed 151        boxed
152       </field> 152       </field>
153                            153                           
154      </depends> 154      </depends>
155                       155                      
156     </field> 156     </field>
157                      157                     
158     <field  158     <field 
159      id="boxed_custom_style"  159      id="boxed_custom_style" 
160      translate="label comment"  160      translate="label comment" 
161      type="textarea"  161      type="textarea" 
162      sortOrder="18"  162      sortOrder="18" 
163      showInDefault="1"  163      showInDefault="1" 
164      showInWebsite="1"  164      showInWebsite="1" 
165      showInStore="1" 165      showInStore="1"
166     > 166     >
167                           167                          
168      <label> 168      <label>
169       Custom Style for Boxed Version 169       Custom Style for Boxed Version
170      </label> 170      </label>
171                           171                          
172      <comment> 172      <comment>
173       <![CDATA[Type in your custom styles , e.g.:<br/> 173       <![CDATA[Type in your custom styles , e.g.:<br/>
174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
175                                   ]]> 175                                   ]]>
176      </comment> 176      </comment>
177                           177                          
178      <depends> 178      <depends>
179                                179                               
180       <field  180       <field 
181        id="boxed" 181        id="boxed"
182       > 182       >
183        boxed 183        boxed
184       </field> 184       </field>
185                            185                           
186      </depends> 186      </depends>
187                       187                      
188     </field> 188     </field>
189                      189                     
190     <field  190     <field 
191      id="layout 191      id="layout
192      translate="label comment"  192      translate="label comment" 
193      type="select"  193      type="select" 
194      sortOrder="20"  194      sortOrder="20" 
195      showInDefault="1"  195      showInDefault="1" 
196      showInWebsite="1"  196      showInWebsite="1" 
197      showInStore="1" 197      showInStore="1"
198     > 198     >
199                           199                          
200      <label> 200      <label>
201       Maximum Page Width 201       Maximum Page Width
202      </label> 202      </label>
203                           203                          
204      <source_model> 204      <source_model>
205       Smartwave\Porto\Model\Config\Settings\General\Layout 205       Smartwave\Porto\Model\Config\Settings\General\Layout
206      </source_model> 206      </source_model>
207                       207                      
208     </field> 208     </field>
209                      209                     
210     <field  210     <field 
211      id="show_site_notice 211      id="show_site_notice
212      translate="label comment"  212      translate="label comment" 
213      type="select"  213      type="select" 
214      sortOrder="50"  214      sortOrder="50" 
215      showInDefault="1"  215      showInDefault="1" 
216      showInWebsite="1"  216      showInWebsite="1" 
217      showInStore="1" 217      showInStore="1"
218     > 218     >
219                           219                          
220      <label> 220      <label>
221       Show Site Notice 221       Show Site Notice
222      </label> 222      </label>
223                           223                          
224      <source_model> 224      <source_model>
225       Smartwave\Porto\Model\Config\Settings\General\Notice 225       Smartwave\Porto\Model\Config\Settings\General\Notice
226      </source_model> 226      </source_model>
227                           227                          
228     </field> 228     </field>
229                      229                     
230     <field  230     <field 
231      id="custom_notice_block"  231      id="custom_notice_block" 
232      translate="label comment"  232      translate="label comment" 
233      type="text 233      type="text
234      sortOrder="60"  234      sortOrder="60" 
235      showInDefault="1"  235      showInDefault="1" 
236      showInWebsite="1"  236      showInWebsite="1" 
237      showInStore="1" 237      showInStore="1"
238     > 238     >
239                           239                          
240      <label> 240      <label>
241       Custom Notice Block ID 241       Custom Notice Block ID
242      </label> 242      </label>
243                       243                      
244     </field> 244     </field>
245                      245                     
246     <field  246     <field 
247      id="show_site_notice_button"  247      id="show_site_notice_button" 
248      translate="label comment"  248      translate="label comment" 
249      type="select"  249      type="select" 
250      sortOrder="61"  250      sortOrder="61" 
251      showInDefault="1"  251      showInDefault="1" 
252      showInWebsite="1"  252      showInWebsite="1" 
253      showInStore="1" 253      showInStore="1"
254     > 254     >
255                           255                          
256      <label> 256      <label>
257       Show Site Notice Button Close 257       Show Site Notice Button Close
258      </label> 258      </label>
259                           259                          
260      <source_model> 260      <source_model>
261       Magento\Config\Model\Config\Source\Yesno 261       Magento\Config\Model\Config\Source\Yesno
262      </source_model> 262      </source_model>
263                       263                      
264     </field> 264     </field>
265                      265                     
266     <field  266     <field 
267      id="category_list_on_left"  267      id="category_list_on_left" 
268      translate="label comment"  268      translate="label comment" 
269      type="select"  269      type="select" 
270      sortOrder="70"  270      sortOrder="70" 
271      showInDefault="1"  271      showInDefault="1" 
272      showInWebsite="1"  272      showInWebsite="1" 
273      showInStore="1" 273      showInStore="1"
274     > 274     >
275                           275                          
276      <label> 276      <label>
277       Show Category List on Left 277       Show Category List on Left
278      </label> 278      </label>
279                           279                          
280      <source_model> 280      <source_model>
281       Magento\Config\Model\Config\Source\Yesno 281       Magento\Config\Model\Config\Source\Yesno
282      </source_model> 282      </source_model>
283                           283                          
284      <depends> 284      <depends>
285                                285                               
286       <field  286       <field 
287        id="layout" 287        id="layout"
288       > 288       >
289        full_width 289        full_width
290       </field> 290       </field>
291                            291                           
292      </depends> 292      </depends>
293                       293                      
294     </field> 294     </field>
295                      295                     
296     <field  296     <field 
297      id="smartlayers"  297      id="smartlayers" 
298      translate="label comment"  298      translate="label comment" 
299      type="select"  299      type="select" 
300      sortOrder="100"  300      sortOrder="100" 
301      showInDefault="1"  301      showInDefault="1" 
302      showInWebsite="1"  302      showInWebsite="1" 
303      showInStore="1" 303      showInStore="1"
304     > 304     >
305                           305                          
306      <label> 306      <label>
307       Show Share Buttons at the Right Side 307       Show Share Buttons at the Right Side
308      </label> 308      </label>
309                           309                          
310      <source_model> 310      <source_model>
311       Magento\Config\Model\Config\Source\Yesno 311       Magento\Config\Model\Config\Source\Yesno
312      </source_model> 312      </source_model>
313                       313                      
314     </field> 314     </field>
315                      315                     
316     <field  316     <field 
317      id="sidebar_second_block"  317      id="sidebar_second_block" 
318      translate="label comment"  318      translate="label comment" 
319      type="text 319      type="text
320      sortOrder="110"  320      sortOrder="110" 
321      showInDefault="1"  321      showInDefault="1" 
322      showInWebsite="1"  322      showInWebsite="1" 
323      showInStore="1" 323      showInStore="1"
324     > 324     >
325                           325                          
326      <label> 326      <label>
327       Sidebar Second Static Block ID 327       Sidebar Second Static Block ID
328      </label> 328      </label>
329                       329                      
330     </field> 330     </field>
331                      331                     
332     <field  332     <field 
333      id="sidebar_sticky"  333      id="sidebar_sticky" 
334      translate="label comment"  334      translate="label comment" 
335      type="select"  335      type="select" 
336      sortOrder="200"  336      sortOrder="200" 
337      showInDefault="1"  337      showInDefault="1" 
338      showInWebsite="1"  338      showInWebsite="1" 
339      showInStore="1" 339      showInStore="1"
340     > 340     >
341                           341                          
342      <label> 342      <label>
343       Show Sidebar by Sticky 343       Show Sidebar by Sticky
344      </label> 344      </label>
345                           345                          
346      <source_model> 346      <source_model>
347       Magento\Config\Model\Config\Source\Yesno 347       Magento\Config\Model\Config\Source\Yesno
348      </source_model> 348      </source_model>
349                       349                      
350     </field> 350     </field>
351                  351                 
352    </group> 352    </group>
353                 353                
354    <group  354    <group 
355     id="optimization"  355     id="optimization" 
356     translate="label"  356     translate="label" 
357     sortOrder="105"  357     sortOrder="105" 
358     showInDefault="1"  358     showInDefault="1" 
359     showInWebsite="1"  359     showInWebsite="1" 
360     showInStore="1" 360     showInStore="1"
361    > 361    >
362                      362                     
363     <label> 363     <label>
364      Speed Optimization Setting 364      Speed Optimization Setting
365     </label> 365     </label>
366                      366                     
367     <field  367     <field 
368      id="bootstrap"  368      id="bootstrap" 
369      translate="label comment"  369      translate="label comment" 
370      type="select"  370      type="select" 
371      sortOrder="10"  371      sortOrder="10" 
372      showInDefault="1"  372      showInDefault="1" 
373      showInWebsite="1"  373      showInWebsite="1" 
374      showInStore="1" 374      showInStore="1"
375     > 375     >
376                           376                          
377      <label> 377      <label>
378       Load Original Bootstrap 378       Load Original Bootstrap
379      </label> 379      </label>
380                           380                          
381      <source_model> 381      <source_model>
382       Magento\Config\Model\Config\Source\Yesno 382       Magento\Config\Model\Config\Source\Yesno
383      </source_model> 383      </source_model>
384                       384                      
385     </field> 385     </field>
386                      386                     
387     <field  387     <field 
388      id="animate"  388      id="animate" 
389      translate="label comment"  389      translate="label comment" 
390      type="select"  390      type="select" 
391      sortOrder="20"  391      sortOrder="20" 
392      showInDefault="1"  392      showInDefault="1" 
393      showInWebsite="1"  393      showInWebsite="1" 
394      showInStore="1" 394      showInStore="1"
395     > 395     >
396                           396                          
397      <label> 397      <label>
398       Load Original animate.css 398       Load Original animate.css
399      </label> 399      </label>
400                           400                          
401      <source_model> 401      <source_model>
402       Magento\Config\Model\Config\Source\Yesno 402       Magento\Config\Model\Config\Source\Yesno
403      </source_model> 403      </source_model>
404                       404                      
405     </field> 405     </field>
406                      406                     
407     <field  407     <field 
408      id="lazyload"  408      id="lazyload" 
409      translate="label comment"  409      translate="label comment" 
410      type="select"  410      type="select" 
411      sortOrder="30"  411      sortOrder="30" 
412      showInDefault="1"  412      showInDefault="1" 
413      showInWebsite="1"  413      showInWebsite="1" 
414      showInStore="1" 414      showInStore="1"
415     > 415     >
416                           416                          
417      <label> 417      <label>
418       Disable Lazyload for Product Images 418       Disable Lazyload for Product Images
419      </label> 419      </label>
420                           420                          
421      <source_model> 421      <source_model>
422       Magento\Config\Model\Config\Source\Yesno 422       Magento\Config\Model\Config\Source\Yesno
423      </source_model> 423      </source_model>
424                       424                      
425     </field> 425     </field>
426                  426                 
427    </group> 427    </group>
428                 428                
429    <group  429    <group 
430     id="header 430     id="header
431     translate="label"  431     translate="label" 
432     sortOrder="110"  432     sortOrder="110" 
433     showInDefault="1"  433     showInDefault="1" 
434     showInWebsite="1"  434     showInWebsite="1" 
435     showInStore="1" 435     showInStore="1"
436    > 436    >
437                      437                     
438     <label> 438     <label>
439      Header 439      Header
440     </label> 440     </label>
441                      441                     
442     <field  442     <field 
443      id="header_type"  443      id="header_type" 
444      translate="label comment"  444      translate="label comment" 
445      type="select"  445      type="select" 
446      sortOrder="10"  446      sortOrder="10" 
447      showInDefault="1"  447      showInDefault="1" 
448      showInWebsite="1"  448      showInWebsite="1" 
449      showInStore="1" 449      showInStore="1"
450     > 450     >
451                           451                          
452      <label> 452      <label>
453       Header Type 453       Header Type
454      </label> 454      </label>
455                           455                          
456      <source_model> 456      <source_model>
457       Smartwave\Porto\Model\Config\Settings\Header\Type 457       Smartwave\Porto\Model\Config\Settings\Header\Type
458      </source_model> 458      </source_model>
459                       459                      
460     </field> 460     </field>
461                      461                     
462     <field  462     <field 
463      id="static_block_top 463      id="static_block_top
464      translate="label comment"  464      translate="label comment" 
465      type="text 465      type="text
466      sortOrder="15"  466      sortOrder="15" 
467      showInDefault="1"  467      showInDefault="1" 
468      showInWebsite="1"  468      showInWebsite="1" 
469      showInStore="1" 469      showInStore="1"
470     > 470     >
471                           471                          
472      <label> 472      <label>
473       Top Static Block ID 473       Top Static Block ID
474      </label> 474      </label>
475                       475                      
476     </field> 476     </field>
477                      477                     
478     <field  478     <field 
479      id="static_block"  479      id="static_block" 
480      translate="label comment"  480      translate="label comment" 
481      type="text 481      type="text
482      sortOrder="20"  482      sortOrder="20" 
483      showInDefault="1"  483      showInDefault="1" 
484      showInWebsite="1"  484      showInWebsite="1" 
485      showInStore="1" 485      showInStore="1"
486     > 486     >
487                           487                          
488      <label> 488      <label>
489       Static Block ID 489       Static Block ID
490      </label> 490      </label>
491                       491                      
492     </field> 492     </field>
493                      493                     
494     <field  494     <field 
495      id="header2_text"  495      id="header2_text" 
496      translate="label comment"  496      translate="label comment" 
497      type="text 497      type="text
498      sortOrder="13"  498      sortOrder="13" 
499      showInDefault="1"  499      showInDefault="1" 
500      showInWebsite="1"  500      showInWebsite="1" 
501      showInStore="1" 501      showInStore="1"
502     > 502     >
503                           503                          
504      <label> 504      <label>
505       Header Text for Type 2 505       Header Text for Type 2
506      </label> 506      </label>
507                           507                          
508      <depends> 508      <depends>
509                                509                               
510       <field  510       <field 
511        id="header_type" 511        id="header_type"
512       > 512       >
513        2 513        2
514       </field> 514       </field>
515                            515                           
516      </depends> 516      </depends>
517                       517                      
518     </field> 518     </field>
519                      519                     
520     <field  520     <field 
521      id="header23_text"  521      id="header23_text" 
522      translate="label comment"  522      translate="label comment" 
523      type="textarea"  523      type="textarea" 
524      sortOrder="13"  524      sortOrder="13" 
525      showInDefault="1"  525      showInDefault="1" 
526      showInWebsite="1"  526      showInWebsite="1" 
527      showInStore="1" 527      showInStore="1"
528     > 528     >
529                           529                          
530      <label> 530      <label>
531       Header Text for Type 23 531       Header Text for Type 23
532      </label> 532      </label>
533                           533                          
534      <depends> 534      <depends>
535                                535                               
536       <field  536       <field 
537        id="header_type" 537        id="header_type"
538       > 538       >
539        23 539        23
540       </field> 540       </field>
541                            541                           
542      </depends> 542      </depends>
543                       543                      
544     </field> 544     </field>
545                      545                     
546     <field  546     <field 
547      id="leftmenu_enable"  547      id="leftmenu_enable" 
548      translate="label comment"  548      translate="label comment" 
549      type="select"  549      type="select" 
550      sortOrder="13"  550      sortOrder="13" 
551      showInDefault="1"  551      showInDefault="1" 
552      showInWebsite="1"  552      showInWebsite="1" 
553      showInStore="1" 553      showInStore="1"
554     > 554     >
555                           555                          
556      <label> 556      <label>
557       Show Sidebar Left Menu 557       Show Sidebar Left Menu
558      </label> 558      </label>
559                           559                          
560      <source_model> 560      <source_model>
561       Magento\Config\Model\Config\Source\Yesno 561       Magento\Config\Model\Config\Source\Yesno
562      </source_model> 562      </source_model>
563                           563                          
564      <comment> 564      <comment>
565       <![CDATA[Show on left menu all page]]> 565       <![CDATA[Show on left menu all page]]>
566      </comment> 566      </comment>
567                           567                          
568      <depends> 568      <depends>
569                                569                               
570       <field  570       <field 
571        id="header_type" 571        id="header_type"
572       > 572       >
573        25 573        25
574       </field> 574       </field>
575                            575                           
576      </depends> 576      </depends>
577                       577                      
578     </field> 578     </field>
579                      579                     
580     <field  580     <field 
581      id="header22_text"  581      id="header22_text" 
582      translate="label comment"  582      translate="label comment" 
583      type="text 583      type="text
584      sortOrder="13"  584      sortOrder="13" 
585      showInDefault="1"  585      showInDefault="1" 
586      showInWebsite="1"  586      showInWebsite="1" 
587      showInStore="1" 587      showInStore="1"
588     > 588     >
589                           589                          
590      <label> 590      <label>
591       Header Text for Type 22 591       Header Text for Type 22
592      </label> 592      </label>
593                           593                          
594      <depends> 594      <depends>
595                                595                               
596       <field  596       <field 
597        id="header_type" 597        id="header_type"
598       > 598       >
599        22 599        22
600       </field> 600       </field>
601                            601                           
602      </depends> 602      </depends>
603                       603                      
604     </field> 604     </field>
605                      605                     
606     <field  606     <field 
607      id="toggle_action_22 607      id="toggle_action_22
608      translate="label comment"  608      translate="label comment" 
609      type="select"  609      type="select" 
610      sortOrder="20"  610      sortOrder="20" 
611      showInDefault="1"  611      showInDefault="1" 
612      showInWebsite="1"  612      showInWebsite="1" 
613      showInStore="1" 613      showInStore="1"
614     > 614     >
615                           615                          
616      <label> 616      <label>
617       Toggle Action Type 22 617       Toggle Action Type 22
618      </label> 618      </label>
619                           619                          
620      <source_model> 620      <source_model>
621       Smartwave\Porto\Model\Config\Settings\Header\Toggle 621       Smartwave\Porto\Model\Config\Settings\Header\Toggle
622      </source_model> 622      </source_model>
623                           623                          
624      <depends> 624      <depends>
625                                625                               
626       <field  626       <field 
627        id="header_type" 627        id="header_type"
628       > 628       >
629        22 629        22
630       </field> 630       </field>
631                            631                           
632      </depends> 632      </depends>
633                       633                      
634     </field> 634     </field>
635                      635                     
636     <field  636     <field 
637      id="toggle_text_22"  637      id="toggle_text_22" 
638      translate="label comment"  638      translate="label comment" 
639      type="text 639      type="text
640      sortOrder="21"  640      sortOrder="21" 
641      showInDefault="1"  641      showInDefault="1" 
642      showInWebsite="1"  642      showInWebsite="1" 
643      showInStore="1" 643      showInStore="1"
644     > 644     >
645                           645                          
646      <label> 646      <label>
647       Toggle Text for Type 22 647       Toggle Text for Type 22
648      </label> 648      </label>
649                           649                          
650      <depends> 650      <depends>
651                                651                               
652       <field  652       <field 
653        id="header_type" 653        id="header_type"
654       > 654       >
655        22 655        22
656       </field> 656       </field>
657                            657                           
658      </depends> 658      </depends>
659                       659                      
660     </field> 660     </field>
661                      661                     
662     <field  662     <field 
663      id="secondary_menu_22"  663      id="secondary_menu_22" 
664      translate="label comment"  664      translate="label comment" 
665      type="text 665      type="text
666      sortOrder="22"  666      sortOrder="22" 
667      showInDefault="1"  667      showInDefault="1" 
668      showInWebsite="1"  668      showInWebsite="1" 
669      showInStore="1" 669      showInStore="1"
670     > 670     >
671                           671                          
672      <label> 672      <label>
673       Secondary Menu for Type 22 673       Secondary Menu for Type 22
674      </label> 674      </label>
675                           675                          
676      <depends> 676      <depends>
677                                677                               
678       <field  678       <field 
679        id="header_type" 679        id="header_type"
680       > 680       >
681        22 681        22
682       </field> 682       </field>
683                            683                           
684      </depends> 684      </depends>
685                       685                      
686     </field> 686     </field>
687                      687                     
688     <field  688     <field 
689      id="static_block_22"  689      id="static_block_22" 
690      translate="label comment"  690      translate="label comment" 
691      type="text 691      type="text
692      sortOrder="23"  692      sortOrder="23" 
693      showInDefault="1"  693      showInDefault="1" 
694      showInWebsite="1"  694      showInWebsite="1" 
695      showInStore="1" 695      showInStore="1"
696     > 696     >
697                           697                          
698      <label> 698      <label>
699       Static Block ID for Header Bottom Type 22 699       Static Block ID for Header Bottom Type 22
700      </label> 700      </label>
701                           701                          
702      <depends> 702      <depends>
703                                703                               
704       <field  704       <field 
705        id="header_type" 705        id="header_type"
706       > 706       >
707        22 707        22
708       </field> 708       </field>
709                            709                           
710      </depends> 710      </depends>
711                       711                      
712     </field> 712     </field>
713                      713                     
714     <field  714     <field 
715      id="toggle_text"  715      id="toggle_text" 
716      translate="label comment"  716      translate="label comment" 
717      type="text 717      type="text
718      sortOrder="13"  718      sortOrder="13" 
719      showInDefault="1"  719      showInDefault="1" 
720      showInWebsite="1"  720      showInWebsite="1" 
721      showInStore="1" 721      showInStore="1"
722     > 722     >
723                           723                          
724      <label> 724      <label>
725       Toggle Text for Type 7 725       Toggle Text for Type 7
726      </label> 726      </label>
727                           727                          
728      <depends> 728      <depends>
729                                729                               
730       <field  730       <field 
731        id="header_type" 731        id="header_type"
732       > 732       >
733        7 733        7
734       </field> 734       </field>
735                            735                           
736      </depends> 736      </depends>
737                       737                      
738     </field> 738     </field>
739                      739                     
740     <field  740     <field 
741      id="static_block_7"  741      id="static_block_7" 
742      translate="label comment"  742      translate="label comment" 
743      type="text 743      type="text
744      sortOrder="24"  744      sortOrder="24" 
745      showInDefault="1"  745      showInDefault="1" 
746      showInWebsite="1"  746      showInWebsite="1" 
747      showInStore="1" 747      showInStore="1"
748     > 748     >
749                           749                          
750      <label> 750      <label>
751       Static Block ID for Type 7 751       Static Block ID for Type 7
752      </label> 752      </label>
753                           753                          
754      <depends> 754      <depends>
755                                755                               
756       <field  756       <field 
757        id="header_type" 757        id="header_type"
758       > 758       >
759        7 759        7
760       </field> 760       </field>
761                            761                           
762      </depends> 762      </depends>
763                       763                      
764     </field> 764     </field>
765                      765                     
766     <field  766     <field 
767      id="header21_text"  767      id="header21_text" 
768      translate="label comment"  768      translate="label comment" 
769      type="text 769      type="text
770      sortOrder="13"  770      sortOrder="13" 
771      showInDefault="1"  771      showInDefault="1" 
772      showInWebsite="1"  772      showInWebsite="1" 
773      showInStore="1" 773      showInStore="1"
774     > 774     >
775                           775                          
776      <label> 776      <label>
777       Text for Type 21 777       Text for Type 21
778      </label> 778      </label>
779                           779                          
780      <depends> 780      <depends>
781                                781                               
782       <field  782       <field 
783        id="header_type" 783        id="header_type"
784       > 784       >
785        21 785        21
786       </field> 786       </field>
787                            787                           
788      </depends> 788      </depends>
789                       789                      
790     </field> 790     </field>
791                      791                     
792     <field  792     <field 
793      id="header14_block"  793      id="header14_block" 
794      translate="label comment"  794      translate="label comment" 
795      type="text 795      type="text
796      sortOrder="26"  796      sortOrder="26" 
797      showInDefault="1"  797      showInDefault="1" 
798      showInWebsite="1"  798      showInWebsite="1" 
799      showInStore="1" 799      showInStore="1"
800     > 800     >
801                           801                          
802      <label> 802      <label>
803       Static Block Custom Menu Id 803       Static Block Custom Menu Id
804      </label> 804      </label>
805                           805                          
806      <depends> 806      <depends>
807                                807                               
808       <field  808       <field 
809        id="header_type" 809        id="header_type"
810       > 810       >
811        14 811        14
812       </field> 812       </field>
813                            813                           
814      </depends> 814      </depends>
815                       815                      
816     </field> 816     </field>
817                      817                     
818     <field  818     <field 
819      id="header15_block"  819      id="header15_block" 
820      translate="label comment"  820      translate="label comment" 
821      type="text 821      type="text
822      sortOrder="27"  822      sortOrder="27" 
823      showInDefault="1"  823      showInDefault="1" 
824      showInWebsite="1"  824      showInWebsite="1" 
825      showInStore="1" 825      showInStore="1"
826     > 826     >
827                           827                          
828      <label> 828      <label>
829       Static Block Custom Menu Id 829       Static Block Custom Menu Id
830      </label> 830      </label>
831                           831                          
832      <depends> 832      <depends>
833                                833                               
834       <field  834       <field 
835        id="header_type" 835        id="header_type"
836       > 836       >
837        15 837        15
838       </field> 838       </field>
839                            839                           
840      </depends> 840      </depends>
841                       841                      
842     </field> 842     </field>
843                      843                     
844     <field  844     <field 
845      id="header_bottom_block"  845      id="header_bottom_block" 
846      translate="label comment"  846      translate="label comment" 
847      type="text 847      type="text
848      sortOrder="27"  848      sortOrder="27" 
849      showInDefault="1"  849      showInDefault="1" 
850      showInWebsite="1"  850      showInWebsite="1" 
851      showInStore="1" 851      showInStore="1"
852     > 852     >
853                           853                          
854      <label> 854      <label>
855       Static Block Custom Bottom Header 855       Static Block Custom Bottom Header
856      </label> 856      </label>
857                           857                          
858      <depends> 858      <depends>
859                                859                               
860       <field  860       <field 
861        id="header_type" 861        id="header_type"
862       > 862       >
863        23 863        23
864       </field> 864       </field>
865                            865                           
866      </depends> 866      </depends>
867                       867                      
868     </field> 868     </field>
869                      869                     
870     <field  870     <field 
871      id="toggle_text_18"  871      id="toggle_text_18" 
872      translate="label comment"  872      translate="label comment" 
873      type="text 873      type="text
874      sortOrder="27"  874      sortOrder="27" 
875      showInDefault="1"  875      showInDefault="1" 
876      showInWebsite="1"  876      showInWebsite="1" 
877      showInStore="1" 877      showInStore="1"
878     > 878     >
879                           879                          
880      <label> 880      <label>
881       Toggle Text for Type 18 881       Toggle Text for Type 18
882      </label> 882      </label>
883                           883                          
884      <depends> 884      <depends>
885                                885                               
886       <field  886       <field 
887        id="header_type" 887        id="header_type"
888       > 888       >
889        18 889        18
890       </field> 890       </field>
891                            891                           
892      </depends> 892      </depends>
893                       893                      
894     </field> 894     </field>
895                      895                     
896     <field  896     <field 
897      id="static_block_18"  897      id="static_block_18" 
898      translate="label comment"  898      translate="label comment" 
899      type="text 899      type="text
900      sortOrder="28"  900      sortOrder="28" 
901      showInDefault="1"  901      showInDefault="1" 
902      showInWebsite="1"  902      showInWebsite="1" 
903      showInStore="1" 903      showInStore="1"
904     > 904     >
905                           905                          
906      <label> 906      <label>
907       Static Block ID for Type 18 907       Static Block ID for Type 18
908      </label> 908      </label>
909                           909                          
910      <depends> 910      <depends>
911                                911                               
912       <field  912       <field 
913        id="header_type" 913        id="header_type"
914       > 914       >
915        18 915        18
916       </field> 916       </field>
917                            917                           
918      </depends> 918      </depends>
919                       919                      
920     </field> 920     </field>
921                      921                     
922     <field  922     <field 
923      id="secondary_menu_18"  923      id="secondary_menu_18" 
924      translate="label comment"  924      translate="label comment" 
925      type="text 925      type="text
926      sortOrder="29"  926      sortOrder="29" 
927      showInDefault="1"  927      showInDefault="1" 
928      showInWebsite="1"  928      showInWebsite="1" 
929      showInStore="1" 929      showInStore="1"
930     > 930     >
931                           931                          
932      <label> 932      <label>
933       Secondary Menu for Type 18 933       Secondary Menu for Type 18
934      </label> 934      </label>
935                           935                          
936      <depends> 936      <depends>
937                                937                               
938       <field  938       <field 
939        id="header_type" 939        id="header_type"
940       > 940       >
941        18 941        18
942       </field> 942       </field>
943                            943                           
944      </depends> 944      </depends>
945                       945                      
946     </field> 946     </field>
947                      947                     
948     <field  948     <field 
949      id="sticky_header"  949      id="sticky_header" 
950      translate="label comment"  950      translate="label comment" 
951      type="select"  951      type="select" 
952      sortOrder="30"  952      sortOrder="30" 
953      showInDefault="1"  953      showInDefault="1" 
954      showInWebsite="1"  954      showInWebsite="1" 
955      showInStore="1" 955      showInStore="1"
956     > 956     >
957                           957                          
958      <label> 958      <label>
959       Sticky Header 959       Sticky Header
960      </label> 960      </label>
961                           961                          
962      <source_model> 962      <source_model>
963       Magento\Config\Model\Config\Source\Enabledisable 963       Magento\Config\Model\Config\Source\Enabledisable
964      </source_model> 964      </source_model>
965                       965                      
966     </field> 966     </field>
967                      967                     
968     <field  968     <field 
969      id="sticky_header_logo"  969      id="sticky_header_logo" 
970      translate="label comment"  970      translate="label comment" 
971      type="select"  971      type="select" 
972      sortOrder="40"  972      sortOrder="40" 
973      showInDefault="1"  973      showInDefault="1" 
974      showInWebsite="1"  974      showInWebsite="1" 
975      showInStore="1" 975      showInStore="1"
976     > 976     >
977                           977                          
978      <label> 978      <label>
979       Show Logo Image in Sticky Header 979       Show Logo Image in Sticky Header
980      </label> 980      </label>
981                           981                          
982      <source_model> 982      <source_model>
983       Magento\Config\Model\Config\Source\Yesno 983       Magento\Config\Model\Config\Source\Yesno
984      </source_model> 984      </source_model>
985                           985                          
986      <depends> 986      <depends>
987                                987                               
988       <field  988       <field 
989        id="sticky_header" 989        id="sticky_header"
990       > 990       >
991        1 991        1
992       </field> 992       </field>
993                            993                           
994      </depends> 994      </depends>
995                       995                      
996     </field> 996     </field>
997                      997                     
998     <field  998     <field 
999      id="sticky_header_logo_src"  999      id="sticky_header_logo_src" 
1000      translate="label"  1000      translate="label" 
1001      type="image"  1001      type="image" 
1002      sortOrder="50"  1002      sortOrder="50" 
1003      showInDefault="1"  1003      showInDefault="1" 
1004      showInWebsite="1"  1004      showInWebsite="1" 
1005      showInStore="1" 1005      showInStore="1"
1006     > 1006     >
1007                           1007                          
1008      <label> 1008      <label>
1009       Logo Image 1009       Logo Image
1010      </label> 1010      </label>
1011                           1011                          
1012      <comment> 1012      <comment>
1013       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 1013       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
1014      </comment> 1014      </comment>
1015                           1015                          
1016      <backend_model> 1016      <backend_model>
1017       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo 1017       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo
1018      </backend_model> 1018      </backend_model>
1019                           1019                          
1020      <base_url  1020      <base_url 
1021       type="media"  1021       type="media" 
1022       scope_info="1" 1022       scope_info="1"
1023      > 1023      >
1024       porto/sticky_logo 1024       porto/sticky_logo
1025      </base_url> 1025      </base_url>
1026                           1026                          
1027      <depends> 1027      <depends>
1028                                1028                               
1029       <field  1029       <field 
1030        id="sticky_header" 1030        id="sticky_header"
1031       > 1031       >
1032        1 1032        1
1033       </field> 1033       </field>
1034                                1034                               
1035       <field  1035       <field 
1036        id="sticky_header_logo" 1036        id="sticky_header_logo"
1037       > 1037       >
1038        1 1038        1
1039       </field> 1039       </field>
1040                            1040                           
1041      </depends> 1041      </depends>
1042                       1042                      
1043     </field> 1043     </field>
1044                      1044                     
1045     <field  1045     <field 
1046      id="mobile_sticky_header"  1046      id="mobile_sticky_header" 
1047      translate="label comment"  1047      translate="label comment" 
1048      type="select"  1048      type="select" 
1049      sortOrder="60"  1049      sortOrder="60" 
1050      showInDefault="1"  1050      showInDefault="1" 
1051      showInWebsite="1"  1051      showInWebsite="1" 
1052      showInStore="1" 1052      showInStore="1"
1053     > 1053     >
1054                           1054                          
1055      <label> 1055      <label>
1056       Sticky Header on Mobile 1056       Sticky Header on Mobile
1057      </label> 1057      </label>
1058                           1058                          
1059      <source_model> 1059      <source_model>
1060       Magento\Config\Model\Config\Source\Enabledisable 1060       Magento\Config\Model\Config\Source\Enabledisable
1061      </source_model> 1061      </source_model>
1062                           1062                          
1063      <depends> 1063      <depends>
1064                                1064                               
1065       <field  1065       <field 
1066        id="sticky_header" 1066        id="sticky_header"
1067       > 1067       >
1068        1 1068        1
1069       </field> 1069       </field>
1070                            1070                           
1071      </depends> 1071      </depends>
1072                       1072                      
1073     </field> 1073     </field>
1074                      1074                     
1075     <field  1075     <field 
1076      id="currency_short"  1076      id="currency_short" 
1077      translate="label comment"  1077      translate="label comment" 
1078      type="select"  1078      type="select" 
1079      sortOrder="100"  1079      sortOrder="100" 
1080      showInDefault="1"  1080      showInDefault="1" 
1081      showInWebsite="1"  1081      showInWebsite="1" 
1082      showInStore="1" 1082      showInStore="1"
1083     > 1083     >
1084                           1084                          
1085      <label> 1085      <label>
1086       Show Only Short Currency Code in Currency Switcher 1086       Show Only Short Currency Code in Currency Switcher
1087      </label> 1087      </label>
1088                           1088                          
1089      <source_model> 1089      <source_model>
1090       Magento\Config\Model\Config\Source\Yesno 1090       Magento\Config\Model\Config\Source\Yesno
1091      </source_model> 1091      </source_model>
1092                       1092                      
1093     </field> 1093     </field>
1094                      1094                     
1095     <field  1095     <field 
1096      id="language_flag"  1096      id="language_flag" 
1097      translate="label comment"  1097      translate="label comment" 
1098      type="select"  1098      type="select" 
1099      sortOrder="110"  1099      sortOrder="110" 
1100      showInDefault="1"  1100      showInDefault="1" 
1101      showInWebsite="1"  1101      showInWebsite="1" 
1102      showInStore="1" 1102      showInStore="1"
1103     > 1103     >
1104                           1104                          
1105      <label> 1105      <label>
1106       Show Flag Images in Language Switcher 1106       Show Flag Images in Language Switcher
1107      </label> 1107      </label>
1108                           1108                          
1109      <source_model> 1109      <source_model>
1110       Magento\Config\Model\Config\Source\Yesno 1110       Magento\Config\Model\Config\Source\Yesno
1111      </source_model> 1111      </source_model>
1112                       1112                      
1113     </field> 1113     </field>
1114                      1114                     
1115     <field  1115     <field 
1116      id="compare_link"  1116      id="compare_link" 
1117      translate="label comment"  1117      translate="label comment" 
1118      type="select"  1118      type="select" 
1119      sortOrder="115"  1119      sortOrder="115" 
1120      showInDefault="1"  1120      showInDefault="1" 
1121      showInWebsite="1"  1121      showInWebsite="1" 
1122      showInStore="1" 1122      showInStore="1"
1123     > 1123     >
1124                           1124                          
1125      <label> 1125      <label>
1126       Show Compare Link in TopLinks 1126       Show Compare Link in TopLinks
1127      </label> 1127      </label>
1128                           1128                          
1129      <source_model> 1129      <source_model>
1130       Magento\Config\Model\Config\Source\Yesno 1130       Magento\Config\Model\Config\Source\Yesno
1131      </source_model> 1131      </source_model>
1132                       1132                      
1133     </field> 1133     </field>
1134                      1134                     
1135     <field  1135     <field 
1136      id="login_popup"  1136      id="login_popup" 
1137      translate="label comment"  1137      translate="label comment" 
1138      type="select"  1138      type="select" 
1139      sortOrder="120"  1139      sortOrder="120" 
1140      showInDefault="1"  1140      showInDefault="1" 
1141      showInWebsite="1"  1141      showInWebsite="1" 
1142      showInStore="1" 1142      showInStore="1"
1143     > 1143     >
1144                           1144                          
1145      <label> 1145      <label>
1146       Enable Login Popup 1146       Enable Login Popup
1147      </label> 1147      </label>
1148                           1148                          
1149      <source_model> 1149      <source_model>
1150       Magento\Config\Model\Config\Source\Yesno 1150       Magento\Config\Model\Config\Source\Yesno
1151      </source_model> 1151      </source_model>
1152                       1152                      
1153     </field> 1153     </field>
1154                  1154                 
1155    </group> 1155    </group>
1156                 1156                
1157    <group  1157    <group 
1158     id="footer 1158     id="footer
1159     translate="label"  1159     translate="label" 
1160     sortOrder="120"  1160     sortOrder="120" 
1161     showInDefault="1"  1161     showInDefault="1" 
1162     showInWebsite="1"  1162     showInWebsite="1" 
1163     showInStore="1" 1163     showInStore="1"
1164    > 1164    >
1165                      1165                     
1166     <label> 1166     <label>
1167      Footer 1167      Footer
1168     </label> 1168     </label>
1169                      1169                     
1170     <field  1170     <field 
1171      id="footer_newsletter_title"  1171      id="footer_newsletter_title" 
1172      translate="label comment"  1172      translate="label comment" 
1173      type="text 1173      type="text
1174      sortOrder="20"  1174      sortOrder="20" 
1175      showInDefault="1"  1175      showInDefault="1" 
1176      showInWebsite="1"  1176      showInWebsite="1" 
1177      showInStore="1" 1177      showInStore="1"
1178     > 1178     >
1179                           1179                          
1180      <label> 1180      <label>
1181       Newsletter Block Title 1181       Newsletter Block Title
1182      </label> 1182      </label>
1183                       1183                      
1184     </field> 1184     </field>
1185                      1185                     
1186     <field  1186     <field 
1187      id="footer_newsletter_text"  1187      id="footer_newsletter_text" 
1188      translate="label comment"  1188      translate="label comment" 
1189      type="textarea"  1189      type="textarea" 
1190      sortOrder="30"  1190      sortOrder="30" 
1191      showInDefault="1"  1191      showInDefault="1" 
1192      showInWebsite="1"  1192      showInWebsite="1" 
1193      showInStore="1" 1193      showInStore="1"
1194     > 1194     >
1195                           1195                          
1196      <label> 1196      <label>
1197       Newsletter Block Text 1197       Newsletter Block Text
1198      </label> 1198      </label>
1199                       1199                      
1200     </field> 1200     </field>
1201                      1201                     
1202     <!-- Footer - Top Area --> 1202     <!-- Footer - Top Area -->
1203                      1203                     
1204     <field  1204     <field 
1205      id="footer_top_heading"  1205      id="footer_top_heading" 
1206      translate="label comment"  1206      translate="label comment" 
1207      sortOrder="100"  1207      sortOrder="100" 
1208      showInDefault="1"  1208      showInDefault="1" 
1209      showInWebsite="1"  1209      showInWebsite="1" 
1210      showInStore="1" 1210      showInStore="1"
1211     > 1211     >
1212                           1212                          
1213      <label> 1213      <label>
1214       Footer - Top 1214       Footer - Top
1215      </label> 1215      </label>
1216                           1216                          
1217      <frontend_model> 1217      <frontend_model>
1218       Magento\Config\Block\System\Config\Form\Field\Heading 1218       Magento\Config\Block\System\Config\Form\Field\Heading
1219      </frontend_model> 1219      </frontend_model>
1220                       1220                      
1221     </field> 1221     </field>
1222                      1222                     
1223     <field  1223     <field 
1224      id="footer_top"  1224      id="footer_top" 
1225      translate="label comment"  1225      translate="label comment" 
1226      type="select"  1226      type="select" 
1227      sortOrder="110"  1227      sortOrder="110" 
1228      showInDefault="1"  1228      showInDefault="1" 
1229      showInWebsite="1"  1229      showInWebsite="1" 
1230      showInStore="1" 1230      showInStore="1"
1231     > 1231     >
1232                           1232                          
1233      <label> 1233      <label>
1234       Show Footer Top 1234       Show Footer Top
1235      </label> 1235      </label>
1236                           1236                          
1237      <source_model> 1237      <source_model>
1238       Magento\Config\Model\Config\Source\Yesno 1238       Magento\Config\Model\Config\Source\Yesno
1239      </source_model> 1239      </source_model>
1240                       1240                      
1241     </field> 1241     </field>
1242                      1242                     
1243     <field  1243     <field 
1244      id="footer_top_block 1244      id="footer_top_block
1245      translate="label comment"  1245      translate="label comment" 
1246      type="select"  1246      type="select" 
1247      sortOrder="120"  1247      sortOrder="120" 
1248      showInDefault="1"  1248      showInDefault="1" 
1249      showInWebsite="1"  1249      showInWebsite="1" 
1250      showInStore="1" 1250      showInStore="1"
1251     > 1251     >
1252                           1252                          
1253      <label> 1253      <label>
1254       Show Footer Top 1254       Show Footer Top
1255      </label> 1255      </label>
1256                           1256                          
1257      <source_model> 1257      <source_model>
1258       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block 1258       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block
1259      </source_model> 1259      </source_model>
1260                           1260                          
1261      <depends> 1261      <depends>
1262                                1262                               
1263       <field  1263       <field 
1264        id="footer_top" 1264        id="footer_top"
1265       > 1265       >
1266        1 1266        1
1267       </field> 1267       </field>
1268                            1268                           
1269      </depends> 1269      </depends>
1270                       1270                      
1271     </field> 1271     </field>
1272                      1272                     
1273     <field  1273     <field 
1274      id="footer_top_custom"  1274      id="footer_top_custom" 
1275      translate="label comment"  1275      translate="label comment" 
1276      type="text 1276      type="text
1277      sortOrder="130"  1277      sortOrder="130" 
1278      showInDefault="1"  1278      showInDefault="1" 
1279      showInWebsite="1"  1279      showInWebsite="1" 
1280      showInStore="1" 1280      showInStore="1"
1281     > 1281     >
1282                           1282                          
1283      <label> 1283      <label>
1284       Static Block Id 1284       Static Block Id
1285      </label> 1285      </label>
1286                           1286                          
1287      <depends> 1287      <depends>
1288                                1288                               
1289       <field  1289       <field 
1290        id="footer_top" 1290        id="footer_top"
1291       > 1291       >
1292        1 1292        1
1293       </field> 1293       </field>
1294                                1294                               
1295       <field  1295       <field 
1296        id="footer_top_block" 1296        id="footer_top_block"
1297       > 1297       >
1298        custom 1298        custom
1299       </field> 1299       </field>
1300                            1300                           
1301      </depends> 1301      </depends>
1302                       1302                      
1303     </field> 1303     </field>
1304                      1304                     
1305     <!-- Footer - Top Area --> 1305     <!-- Footer - Top Area -->
1306                      1306                     
1307     <!-- Footer - Middle Area --> 1307     <!-- Footer - Middle Area -->
1308                      1308                     
1309     <field  1309     <field 
1310      id="footer_middle_heading"  1310      id="footer_middle_heading" 
1311      translate="label comment"  1311      translate="label comment" 
1312      sortOrder="200"  1312      sortOrder="200" 
1313      showInDefault="1"  1313      showInDefault="1" 
1314      showInWebsite="1"  1314      showInWebsite="1" 
1315      showInStore="1" 1315      showInStore="1"
1316     > 1316     >
1317                           1317                          
1318      <label> 1318      <label>
1319       Footer - Middle 1319       Footer - Middle
1320      </label> 1320      </label>
1321                           1321                          
1322      <frontend_model> 1322      <frontend_model>
1323       Magento\Config\Block\System\Config\Form\Field\Heading 1323       Magento\Config\Block\System\Config\Form\Field\Heading
1324      </frontend_model> 1324      </frontend_model>
1325                       1325                      
1326     </field> 1326     </field>
1327                      1327                     
1328     <field  1328     <field 
1329      id="footer_middle"  1329      id="footer_middle" 
1330      translate="label comment"  1330      translate="label comment" 
1331      type="select"  1331      type="select" 
1332      sortOrder="201"  1332      sortOrder="201" 
1333      showInDefault="1"  1333      showInDefault="1" 
1334      showInWebsite="1"  1334      showInWebsite="1" 
1335      showInStore="1" 1335      showInStore="1"
1336     > 1336     >
1337                           1337                          
1338      <label> 1338      <label>
1339       Show Footer Middle 1339       Show Footer Middle
1340      </label> 1340      </label>
1341                           1341                          
1342      <source_model> 1342      <source_model>
1343       Magento\Config\Model\Config\Source\Yesno 1343       Magento\Config\Model\Config\Source\Yesno
1344      </source_model> 1344      </source_model>
1345                       1345                      
1346     </field> 1346     </field>
1347                      1347                     
1348     <field  1348     <field 
1349      id="footer_ribbon"  1349      id="footer_ribbon" 
1350      translate="label comment"  1350      translate="label comment" 
1351      type="select"  1351      type="select" 
1352      sortOrder="205"  1352      sortOrder="205" 
1353      showInDefault="1"  1353      showInDefault="1" 
1354      showInWebsite="1"  1354      showInWebsite="1" 
1355      showInStore="1" 1355      showInStore="1"
1356     > 1356     >
1357                           1357                          
1358      <label> 1358      <label>
1359       Show Footer Ribbon 1359       Show Footer Ribbon
1360      </label> 1360      </label>
1361                           1361                          
1362      <source_model> 1362      <source_model>
1363       Magento\Config\Model\Config\Source\Yesno 1363       Magento\Config\Model\Config\Source\Yesno
1364      </source_model> 1364      </source_model>
1365                           1365                          
1366      <depends> 1366      <depends>
1367                                1367                               
1368       <field  1368       <field 
1369        id="footer_middle" 1369        id="footer_middle"
1370       > 1370       >
1371        1 1371        1
1372       </field> 1372       </field>
1373                            1373                           
1374      </depends> 1374      </depends>
1375                       1375                      
1376     </field> 1376     </field>
1377                      1377                     
1378     <field  1378     <field 
1379      id="footer_ribbon_text"  1379      id="footer_ribbon_text" 
1380      translate="label comment"  1380      translate="label comment" 
1381      type="text 1381      type="text
1382      sortOrder="206"  1382      sortOrder="206" 
1383      showInDefault="1"  1383      showInDefault="1" 
1384      showInWebsite="1"  1384      showInWebsite="1" 
1385      showInStore="1" 1385      showInStore="1"
1386     > 1386     >
1387                           1387                          
1388      <label> 1388      <label>
1389       Ribbon Text 1389       Ribbon Text
1390      </label> 1390      </label>
1391                           1391                          
1392      <depends> 1392      <depends>
1393                                1393                               
1394       <field  1394       <field 
1395        id="footer_middle" 1395        id="footer_middle"
1396       > 1396       >
1397        1 1397        1
1398       </field> 1398       </field>
1399                                1399                               
1400       <field  1400       <field 
1401        id="footer_ribbon" 1401        id="footer_ribbon"
1402       > 1402       >
1403        1 1403        1
1404       </field> 1404       </field>
1405                            1405                           
1406      </depends> 1406      </depends>
1407                       1407                      
1408     </field> 1408     </field>
1409                      1409                     
1410     <field  1410     <field 
1411      id="footer_middle_column_1"  1411      id="footer_middle_column_1" 
1412      translate="label comment"  1412      translate="label comment" 
1413      type="select"  1413      type="select" 
1414      sortOrder="210"  1414      sortOrder="210" 
1415      showInDefault="1"  1415      showInDefault="1" 
1416      showInWebsite="1"  1416      showInWebsite="1" 
1417      showInStore="1" 1417      showInStore="1"
1418     > 1418     >
1419                           1419                          
1420      <label> 1420      <label>
1421       Column 1 1421       Column 1
1422      </label> 1422      </label>
1423                           1423                          
1424      <source_model> 1424      <source_model>
1425       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1425       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1426      </source_model> 1426      </source_model>
1427                           1427                          
1428      <depends> 1428      <depends>
1429                                1429                               
1430       <field  1430       <field 
1431        id="footer_middle" 1431        id="footer_middle"
1432       > 1432       >
1433        1 1433        1
1434       </field> 1434       </field>
1435                            1435                           
1436      </depends> 1436      </depends>
1437                       1437                      
1438     </field> 1438     </field>
1439                      1439                     
1440     <field  1440     <field 
1441      id="footer_middle_column_1_custom"  1441      id="footer_middle_column_1_custom" 
1442      translate="label comment"  1442      translate="label comment" 
1443      type="text 1443      type="text
1444      sortOrder="213"  1444      sortOrder="213" 
1445      showInDefault="1"  1445      showInDefault="1" 
1446      showInWebsite="1"  1446      showInWebsite="1" 
1447      showInStore="1" 1447      showInStore="1"
1448     > 1448     >
1449                           1449                          
1450      <label> 1450      <label>
1451       Static Block Id 1451       Static Block Id
1452      </label> 1452      </label>
1453                           1453                          
1454      <depends> 1454      <depends>
1455                                1455                               
1456       <field  1456       <field 
1457        id="footer_middle" 1457        id="footer_middle"
1458       > 1458       >
1459        1 1459        1
1460       </field> 1460       </field>
1461                                1461                               
1462       <field  1462       <field 
1463        id="footer_middle_column_1" 1463        id="footer_middle_column_1"
1464       > 1464       >
1465        custom 1465        custom
1466       </field> 1466       </field>
1467                            1467                           
1468      </depends> 1468      </depends>
1469                       1469                      
1470     </field> 1470     </field>
1471                      1471                     
1472     <field  1472     <field 
1473      id="footer_middle_column_1_size"  1473      id="footer_middle_column_1_size" 
1474      translate="label comment"  1474      translate="label comment" 
1475      type="select"  1475      type="select" 
1476      sortOrder="216"  1476      sortOrder="216" 
1477      showInDefault="1"  1477      showInDefault="1" 
1478      showInWebsite="1"  1478      showInWebsite="1" 
1479      showInStore="1" 1479      showInStore="1"
1480     > 1480     >
1481                           1481                          
1482      <label> 1482      <label>
1483       Column 1 Size 1483       Column 1 Size
1484      </label> 1484      </label>
1485                           1485                          
1486      <source_model> 1486      <source_model>
1487       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1487       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1488      </source_model> 1488      </source_model>
1489                           1489                          
1490      <depends> 1490      <depends>
1491                                1491                               
1492       <field  1492       <field 
1493        id="footer_middle" 1493        id="footer_middle"
1494       > 1494       >
1495        1 1495        1
1496       </field> 1496       </field>
1497                            1497                           
1498      </depends> 1498      </depends>
1499                       1499                      
1500     </field> 1500     </field>
1501                      1501                     
1502     <field  1502     <field 
1503      id="footer_middle_column_2"  1503      id="footer_middle_column_2" 
1504      translate="label comment"  1504      translate="label comment" 
1505      type="select"  1505      type="select" 
1506      sortOrder="220"  1506      sortOrder="220" 
1507      showInDefault="1"  1507      showInDefault="1" 
1508      showInWebsite="1"  1508      showInWebsite="1" 
1509      showInStore="1" 1509      showInStore="1"
1510     > 1510     >
1511                           1511                          
1512      <label> 1512      <label>
1513       Column 2 1513       Column 2
1514      </label> 1514      </label>
1515                           1515                          
1516      <source_model> 1516      <source_model>
1517       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1517       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1518      </source_model> 1518      </source_model>
1519                           1519                          
1520      <depends> 1520      <depends>
1521                                1521                               
1522       <field  1522       <field 
1523        id="footer_middle" 1523        id="footer_middle"
1524       > 1524       >
1525        1 1525        1
1526       </field> 1526       </field>
1527                            1527                           
1528      </depends> 1528      </depends>
1529                       1529                      
1530     </field> 1530     </field>
1531                      1531                     
1532     <field  1532     <field 
1533      id="footer_middle_column_2_custom"  1533      id="footer_middle_column_2_custom" 
1534      translate="label comment"  1534      translate="label comment" 
1535      type="text 1535      type="text
1536      sortOrder="223"  1536      sortOrder="223" 
1537      showInDefault="1"  1537      showInDefault="1" 
1538      showInWebsite="1"  1538      showInWebsite="1" 
1539      showInStore="1" 1539      showInStore="1"
1540     > 1540     >
1541                           1541                          
1542      <label> 1542      <label>
1543       Static Block Id 1543       Static Block Id
1544      </label> 1544      </label>
1545                           1545                          
1546      <depends> 1546      <depends>
1547                                1547                               
1548       <field  1548       <field 
1549        id="footer_middle" 1549        id="footer_middle"
1550       > 1550       >
1551        1 1551        1
1552       </field> 1552       </field>
1553                                1553                               
1554       <field  1554       <field 
1555        id="footer_middle_column_2" 1555        id="footer_middle_column_2"
1556       > 1556       >
1557        custom 1557        custom
1558       </field> 1558       </field>
1559                            1559                           
1560      </depends> 1560      </depends>
1561                       1561                      
1562     </field> 1562     </field>
1563                      1563                     
1564     <field  1564     <field 
1565      id="footer_middle_column_2_size"  1565      id="footer_middle_column_2_size" 
1566      translate="label comment"  1566      translate="label comment" 
1567      type="select"  1567      type="select" 
1568      sortOrder="226"  1568      sortOrder="226" 
1569      showInDefault="1"  1569      showInDefault="1" 
1570      showInWebsite="1"  1570      showInWebsite="1" 
1571      showInStore="1" 1571      showInStore="1"
1572     > 1572     >
1573                           1573                          
1574      <label> 1574      <label>
1575       Column 2 Size 1575       Column 2 Size
1576      </label> 1576      </label>
1577                           1577                          
1578      <source_model> 1578      <source_model>
1579       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1579       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1580      </source_model> 1580      </source_model>
1581                           1581                          
1582      <depends> 1582      <depends>
1583                                1583                               
1584       <field  1584       <field 
1585        id="footer_middle" 1585        id="footer_middle"
1586       > 1586       >
1587        1 1587        1
1588       </field> 1588       </field>
1589                            1589                           
1590      </depends> 1590      </depends>
1591                       1591                      
1592     </field> 1592     </field>
1593                      1593                     
1594     <field  1594     <field 
1595      id="footer_middle_column_3"  1595      id="footer_middle_column_3" 
1596      translate="label comment"  1596      translate="label comment" 
1597      type="select"  1597      type="select" 
1598      sortOrder="230"  1598      sortOrder="230" 
1599      showInDefault="1"  1599      showInDefault="1" 
1600      showInWebsite="1"  1600      showInWebsite="1" 
1601      showInStore="1" 1601      showInStore="1"
1602     > 1602     >
1603                           1603                          
1604      <label> 1604      <label>
1605       Column 3 1605       Column 3
1606      </label> 1606      </label>
1607                           1607                          
1608      <source_model> 1608      <source_model>
1609       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1609       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1610      </source_model> 1610      </source_model>
1611                           1611                          
1612      <depends> 1612      <depends>
1613                                1613                               
1614       <field  1614       <field 
1615        id="footer_middle" 1615        id="footer_middle"
1616       > 1616       >
1617        1 1617        1
1618       </field> 1618       </field>
1619                            1619                           
1620      </depends> 1620      </depends>
1621                       1621                      
1622     </field> 1622     </field>
1623                      1623                     
1624     <field  1624     <field 
1625      id="footer_middle_column_3_custom"  1625      id="footer_middle_column_3_custom" 
1626      translate="label comment"  1626      translate="label comment" 
1627      type="text 1627      type="text
1628      sortOrder="233"  1628      sortOrder="233" 
1629      showInDefault="1"  1629      showInDefault="1" 
1630      showInWebsite="1"  1630      showInWebsite="1" 
1631      showInStore="1" 1631      showInStore="1"
1632     > 1632     >
1633                           1633                          
1634      <label> 1634      <label>
1635       Static Block Id 1635       Static Block Id
1636      </label> 1636      </label>
1637                           1637                          
1638      <depends> 1638      <depends>
1639                                1639                               
1640       <field  1640       <field 
1641        id="footer_middle" 1641        id="footer_middle"
1642       > 1642       >
1643        1 1643        1
1644       </field> 1644       </field>
1645                                1645                               
1646       <field  1646       <field 
1647        id="footer_middle_column_3" 1647        id="footer_middle_column_3"
1648       > 1648       >
1649        custom 1649        custom
1650       </field> 1650       </field>
1651                            1651                           
1652      </depends> 1652      </depends>
1653                       1653                      
1654     </field> 1654     </field>
1655                      1655                     
1656     <field  1656     <field 
1657      id="footer_middle_column_3_size"  1657      id="footer_middle_column_3_size" 
1658      translate="label comment"  1658      translate="label comment" 
1659      type="select"  1659      type="select" 
1660      sortOrder="236"  1660      sortOrder="236" 
1661      showInDefault="1"  1661      showInDefault="1" 
1662      showInWebsite="1"  1662      showInWebsite="1" 
1663      showInStore="1" 1663      showInStore="1"
1664     > 1664     >
1665                           1665                          
1666      <label> 1666      <label>
1667       Column 3 Size 1667       Column 3 Size
1668      </label> 1668      </label>
1669                           1669                          
1670      <source_model> 1670      <source_model>
1671       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1671       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1672      </source_model> 1672      </source_model>
1673                           1673                          
1674      <depends> 1674      <depends>
1675                                1675                               
1676       <field  1676       <field 
1677        id="footer_middle" 1677        id="footer_middle"
1678       > 1678       >
1679        1 1679        1
1680       </field> 1680       </field>
1681                            1681                           
1682      </depends> 1682      </depends>
1683                       1683                      
1684     </field> 1684     </field>
1685                      1685                     
1686     <field  1686     <field 
1687      id="footer_middle_column_4"  1687      id="footer_middle_column_4" 
1688      translate="label comment"  1688      translate="label comment" 
1689      type="select"  1689      type="select" 
1690      sortOrder="240"  1690      sortOrder="240" 
1691      showInDefault="1"  1691      showInDefault="1" 
1692      showInWebsite="1"  1692      showInWebsite="1" 
1693      showInStore="1" 1693      showInStore="1"
1694     > 1694     >
1695                           1695                          
1696      <label> 1696      <label>
1697       Column 4 1697       Column 4
1698      </label> 1698      </label>
1699                           1699                          
1700      <source_model> 1700      <source_model>
1701       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1701       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1702      </source_model> 1702      </source_model>
1703                           1703                          
1704      <depends> 1704      <depends>
1705                                1705                               
1706       <field  1706       <field 
1707        id="footer_middle" 1707        id="footer_middle"
1708       > 1708       >
1709        1 1709        1
1710       </field> 1710       </field>
1711                            1711                           
1712      </depends> 1712      </depends>
1713                       1713                      
1714     </field> 1714     </field>
1715                      1715                     
1716     <field  1716     <field 
1717      id="footer_middle_column_4_custom"  1717      id="footer_middle_column_4_custom" 
1718      translate="label comment"  1718      translate="label comment" 
1719      type="text 1719      type="text
1720      sortOrder="243"  1720      sortOrder="243" 
1721      showInDefault="1"  1721      showInDefault="1" 
1722      showInWebsite="1"  1722      showInWebsite="1" 
1723      showInStore="1" 1723      showInStore="1"
1724     > 1724     >
1725                           1725                          
1726      <label> 1726      <label>
1727       Static Block Id 1727       Static Block Id
1728      </label> 1728      </label>
1729                           1729                          
1730      <depends> 1730      <depends>
1731                                1731                               
1732       <field  1732       <field 
1733        id="footer_middle" 1733        id="footer_middle"
1734       > 1734       >
1735        1 1735        1
1736       </field> 1736       </field>
1737                                1737                               
1738       <field  1738       <field 
1739        id="footer_middle_column_4" 1739        id="footer_middle_column_4"
1740       > 1740       >
1741        custom 1741        custom
1742       </field> 1742       </field>
1743                            1743                           
1744      </depends> 1744      </depends>
1745                       1745                      
1746     </field> 1746     </field>
1747                      1747                     
1748     <field  1748     <field 
1749      id="footer_middle_column_4_size"  1749      id="footer_middle_column_4_size" 
1750      translate="label comment"  1750      translate="label comment" 
1751      type="select"  1751      type="select" 
1752      sortOrder="246"  1752      sortOrder="246" 
1753      showInDefault="1"  1753      showInDefault="1" 
1754      showInWebsite="1"  1754      showInWebsite="1" 
1755      showInStore="1" 1755      showInStore="1"
1756     > 1756     >
1757                           1757                          
1758      <label> 1758      <label>
1759       Column 4 Size 1759       Column 4 Size
1760      </label> 1760      </label>
1761                           1761                          
1762      <source_model> 1762      <source_model>
1763       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1763       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1764      </source_model> 1764      </source_model>
1765                           1765                          
1766      <depends> 1766      <depends>
1767                                1767                               
1768       <field  1768       <field 
1769        id="footer_middle" 1769        id="footer_middle"
1770       > 1770       >
1771        1 1771        1
1772       </field> 1772       </field>
1773                            1773                           
1774      </depends> 1774      </depends>
1775                       1775                      
1776     </field> 1776     </field>
1777                      1777                     
1778     <!-- Footer - Middle Area --> 1778     <!-- Footer - Middle Area -->
1779                      1779                     
1780     <!-- Footer - Middle 2nd Row Area --> 1780     <!-- Footer - Middle 2nd Row Area -->
1781                      1781                     
1782     <field  1782     <field 
1783      id="footer_middle_2_heading"  1783      id="footer_middle_2_heading" 
1784      translate="label comment"  1784      translate="label comment" 
1785      sortOrder="300"  1785      sortOrder="300" 
1786      showInDefault="1"  1786      showInDefault="1" 
1787      showInWebsite="1"  1787      showInWebsite="1" 
1788      showInStore="1" 1788      showInStore="1"
1789     > 1789     >
1790                           1790                          
1791      <label> 1791      <label>
1792       Footer - Middle 2nd Row 1792       Footer - Middle 2nd Row
1793      </label> 1793      </label>
1794                           1794                          
1795      <frontend_model> 1795      <frontend_model>
1796       Magento\Config\Block\System\Config\Form\Field\Heading 1796       Magento\Config\Block\System\Config\Form\Field\Heading
1797      </frontend_model> 1797      </frontend_model>
1798                       1798                      
1799     </field> 1799     </field>
1800                      1800                     
1801     <field  1801     <field 
1802      id="footer_middle_2"  1802      id="footer_middle_2" 
1803      translate="label comment"  1803      translate="label comment" 
1804      type="select"  1804      type="select" 
1805      sortOrder="301"  1805      sortOrder="301" 
1806      showInDefault="1"  1806      showInDefault="1" 
1807      showInWebsite="1"  1807      showInWebsite="1" 
1808      showInStore="1" 1808      showInStore="1"
1809     > 1809     >
1810                           1810                          
1811      <label> 1811      <label>
1812       Show Footer Middle 2nd Row 1812       Show Footer Middle 2nd Row
1813      </label> 1813      </label>
1814                           1814                          
1815      <source_model> 1815      <source_model>
1816       Magento\Config\Model\Config\Source\Yesno 1816       Magento\Config\Model\Config\Source\Yesno
1817      </source_model> 1817      </source_model>
1818                       1818                      
1819     </field> 1819     </field>
1820                      1820                     
1821     <field  1821     <field 
1822      id="footer_middle_2_column_1"  1822      id="footer_middle_2_column_1" 
1823      translate="label comment"  1823      translate="label comment" 
1824      type="select"  1824      type="select" 
1825      sortOrder="310"  1825      sortOrder="310" 
1826      showInDefault="1"  1826      showInDefault="1" 
1827      showInWebsite="1"  1827      showInWebsite="1" 
1828      showInStore="1" 1828      showInStore="1"
1829     > 1829     >
1830                           1830                          
1831      <label> 1831      <label>
1832       Column 1 1832       Column 1
1833      </label> 1833      </label>
1834                           1834                          
1835      <source_model> 1835      <source_model>
1836       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1836       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1837      </source_model> 1837      </source_model>
1838                           1838                          
1839      <depends> 1839      <depends>
1840                                1840                               
1841       <field  1841       <field 
1842        id="footer_middle_2" 1842        id="footer_middle_2"
1843       > 1843       >
1844        1 1844        1
1845       </field> 1845       </field>
1846                            1846                           
1847      </depends> 1847      </depends>
1848                       1848                      
1849     </field> 1849     </field>
1850                      1850                     
1851     <field  1851     <field 
1852      id="footer_middle_2_column_1_custom"  1852      id="footer_middle_2_column_1_custom" 
1853      translate="label comment"  1853      translate="label comment" 
1854      type="text 1854      type="text
1855      sortOrder="313"  1855      sortOrder="313" 
1856      showInDefault="1"  1856      showInDefault="1" 
1857      showInWebsite="1"  1857      showInWebsite="1" 
1858      showInStore="1" 1858      showInStore="1"
1859     > 1859     >
1860                           1860                          
1861      <label> 1861      <label>
1862       Static Block Id 1862       Static Block Id
1863      </label> 1863      </label>
1864                           1864                          
1865      <depends> 1865      <depends>
1866                                1866                               
1867       <field  1867       <field 
1868        id="footer_middle_2" 1868        id="footer_middle_2"
1869       > 1869       >
1870        1 1870        1
1871       </field> 1871       </field>
1872                                1872                               
1873       <field  1873       <field 
1874        id="footer_middle_2_column_1" 1874        id="footer_middle_2_column_1"
1875       > 1875       >
1876        custom 1876        custom
1877       </field> 1877       </field>
1878                            1878                           
1879      </depends> 1879      </depends>
1880                       1880                      
1881     </field> 1881     </field>
1882                      1882                     
1883     <field  1883     <field 
1884      id="footer_middle_2_column_1_size"  1884      id="footer_middle_2_column_1_size" 
1885      translate="label comment"  1885      translate="label comment" 
1886      type="select"  1886      type="select" 
1887      sortOrder="316"  1887      sortOrder="316" 
1888      showInDefault="1"  1888      showInDefault="1" 
1889      showInWebsite="1"  1889      showInWebsite="1" 
1890      showInStore="1" 1890      showInStore="1"
1891     > 1891     >
1892                           1892                          
1893      <label> 1893      <label>
1894       Column 1 Size 1894       Column 1 Size
1895      </label> 1895      </label>
1896                           1896                          
1897      <source_model> 1897      <source_model>
1898       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1898       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1899      </source_model> 1899      </source_model>
1900                           1900                          
1901      <depends> 1901      <depends>
1902                                1902                               
1903       <field  1903       <field 
1904        id="footer_middle_2" 1904        id="footer_middle_2"
1905       > 1905       >
1906        1 1906        1
1907       </field> 1907       </field>
1908                            1908                           
1909      </depends> 1909      </depends>
1910                       1910                      
1911     </field> 1911     </field>
1912                      1912                     
1913     <field  1913     <field 
1914      id="footer_middle_2_column_2"  1914      id="footer_middle_2_column_2" 
1915      translate="label comment"  1915      translate="label comment" 
1916      type="select"  1916      type="select" 
1917      sortOrder="320"  1917      sortOrder="320" 
1918      showInDefault="1"  1918      showInDefault="1" 
1919      showInWebsite="1"  1919      showInWebsite="1" 
1920      showInStore="1" 1920      showInStore="1"
1921     > 1921     >
1922                           1922                          
1923      <label> 1923      <label>
1924       Column 2 1924       Column 2
1925      </label> 1925      </label>
1926                           1926                          
1927      <source_model> 1927      <source_model>
1928       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1928       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1929      </source_model> 1929      </source_model>
1930                           1930                          
1931      <depends> 1931      <depends>
1932                                1932                               
1933       <field  1933       <field 
1934        id="footer_middle_2" 1934        id="footer_middle_2"
1935       > 1935       >
1936        1 1936        1
1937       </field> 1937       </field>
1938                            1938                           
1939      </depends> 1939      </depends>
1940                       1940                      
1941     </field> 1941     </field>
1942                      1942                     
1943     <field  1943     <field 
1944      id="footer_middle_2_column_2_custom"  1944      id="footer_middle_2_column_2_custom" 
1945      translate="label comment"  1945      translate="label comment" 
1946      type="text 1946      type="text
1947      sortOrder="323"  1947      sortOrder="323" 
1948      showInDefault="1"  1948      showInDefault="1" 
1949      showInWebsite="1"  1949      showInWebsite="1" 
1950      showInStore="1" 1950      showInStore="1"
1951     > 1951     >
1952                           1952                          
1953      <label> 1953      <label>
1954       Static Block Id 1954       Static Block Id
1955      </label> 1955      </label>
1956                           1956                          
1957      <depends> 1957      <depends>
1958                                1958                               
1959       <field  1959       <field 
1960        id="footer_middle_2" 1960        id="footer_middle_2"
1961       > 1961       >
1962        1 1962        1
1963       </field> 1963       </field>
1964                                1964                               
1965       <field  1965       <field 
1966        id="footer_middle_2_column_2" 1966        id="footer_middle_2_column_2"
1967       > 1967       >
1968        custom 1968        custom
1969       </field> 1969       </field>
1970                            1970                           
1971      </depends> 1971      </depends>
1972                       1972                      
1973     </field> 1973     </field>
1974                      1974                     
1975     <field  1975     <field 
1976      id="footer_middle_2_column_2_size"  1976      id="footer_middle_2_column_2_size" 
1977      translate="label comment"  1977      translate="label comment" 
1978      type="select"  1978      type="select" 
1979      sortOrder="326"  1979      sortOrder="326" 
1980      showInDefault="1"  1980      showInDefault="1" 
1981      showInWebsite="1"  1981      showInWebsite="1" 
1982      showInStore="1" 1982      showInStore="1"
1983     > 1983     >
1984                           1984                          
1985      <label> 1985      <label>
1986       Column 2 Size 1986       Column 2 Size
1987      </label> 1987      </label>
1988                           1988                          
1989      <source_model> 1989      <source_model>
1990       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1990       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1991      </source_model> 1991      </source_model>
1992                           1992                          
1993      <depends> 1993      <depends>
1994                                1994                               
1995       <field  1995       <field 
1996        id="footer_middle_2" 1996        id="footer_middle_2"
1997       > 1997       >
1998        1 1998        1
1999       </field> 1999       </field>
2000                            2000                           
2001      </depends> 2001      </depends>
2002                       2002                      
2003     </field> 2003     </field>
2004                      2004                     
2005     <field  2005     <field 
2006      id="footer_middle_2_column_3"  2006      id="footer_middle_2_column_3" 
2007      translate="label comment"  2007      translate="label comment" 
2008      type="select"  2008      type="select" 
2009      sortOrder="330"  2009      sortOrder="330" 
2010      showInDefault="1"  2010      showInDefault="1" 
2011      showInWebsite="1"  2011      showInWebsite="1" 
2012      showInStore="1" 2012      showInStore="1"
2013     > 2013     >
2014                           2014                          
2015      <label> 2015      <label>
2016       Column 3 2016       Column 3
2017      </label> 2017      </label>
2018                           2018                          
2019      <source_model> 2019      <source_model>
2020       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 2020       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
2021      </source_model> 2021      </source_model>
2022                           2022                          
2023      <depends> 2023      <depends>
2024                                2024                               
2025       <field  2025       <field 
2026        id="footer_middle_2" 2026        id="footer_middle_2"
2027       > 2027       >
2028        1 2028        1
2029       </field> 2029       </field>
2030                            2030                           
2031      </depends> 2031      </depends>
2032                       2032                      
2033     </field> 2033     </field>
2034                      2034                     
2035     <field  2035     <field 
2036      id="footer_middle_2_column_3_custom"  2036      id="footer_middle_2_column_3_custom" 
2037      translate="label comment"  2037      translate="label comment" 
2038      type="text 2038      type="text
2039      sortOrder="333"  2039      sortOrder="333" 
2040      showInDefault="1"  2040      showInDefault="1" 
2041      showInWebsite="1"  2041      showInWebsite="1" 
2042      showInStore="1" 2042      showInStore="1"
2043     > 2043     >
2044                           2044                          
2045      <label> 2045      <label>
2046       Static Block Id 2046       Static Block Id
2047      </label> 2047      </label>
2048                           2048                          
2049      <depends> 2049      <depends>
2050                                2050                               
2051       <field  2051       <field 
2052        id="footer_middle_2" 2052        id="footer_middle_2"
2053       > 2053       >
2054        1 2054        1
2055       </field> 2055       </field>
2056                                2056                               
2057       <field  2057       <field 
2058        id="footer_middle_2_column_3" 2058        id="footer_middle_2_column_3"
2059       > 2059       >
2060        custom 2060        custom
2061       </field> 2061       </field>
2062                            2062                           
2063      </depends> 2063      </depends>
2064                       2064                      
2065     </field> 2065     </field>
2066                      2066                     
2067     <field  2067     <field 
2068      id="footer_middle_2_column_3_size"  2068      id="footer_middle_2_column_3_size" 
2069      translate="label comment"  2069      translate="label comment" 
2070      type="select"  2070      type="select" 
2071      sortOrder="336"  2071      sortOrder="336" 
2072      showInDefault="1"  2072      showInDefault="1" 
2073      showInWebsite="1"  2073      showInWebsite="1" 
2074      showInStore="1" 2074      showInStore="1"
2075     > 2075     >
2076                           2076                          
2077      <label> 2077      <label>
2078       Column 3 Size 2078       Column 3 Size
2079      </label> 2079      </label>
2080                           2080                          
2081      <source_model> 2081      <source_model>
2082       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 2082       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
2083      </source_model> 2083      </source_model>
2084                           2084                          
2085      <depends> 2085      <depends>
2086                                2086                               
2087       <field  2087       <field 
2088        id="footer_middle_2" 2088        id="footer_middle_2"
2089       > 2089       >
2090        1 2090        1
2091       </field> 2091       </field>
2092                            2092                           
2093      </depends> 2093      </depends>
2094                       2094                      
2095     </field> 2095     </field>
2096                      2096                     
2097     <field  2097     <field 
2098      id="footer_middle_2_column_4"  2098      id="footer_middle_2_column_4" 
2099      translate="label comment"  2099      translate="label comment" 
2100      type="select"  2100      type="select" 
2101      sortOrder="340"  2101      sortOrder="340" 
2102      showInDefault="1"  2102      showInDefault="1" 
2103      showInWebsite="1"  2103      showInWebsite="1" 
2104      showInStore="1" 2104      showInStore="1"
2105     > 2105     >
2106                           2106                          
2107      <label> 2107      <label>
2108       Column 4 2108       Column 4
2109      </label> 2109      </label>
2110                           2110                          
2111      <source_model> 2111      <source_model>
2112       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 2112       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
2113      </source_model> 2113      </source_model>
2114                           2114                          
2115      <depends> 2115      <depends>
2116                                2116                               
2117       <field  2117       <field 
2118        id="footer_middle_2" 2118        id="footer_middle_2"
2119       > 2119       >
2120        1 2120        1
2121       </field> 2121       </field>
2122                            2122                           
2123      </depends> 2123      </depends>
2124                       2124                      
2125     </field> 2125     </field>
2126                      2126                     
2127     <field  2127     <field 
2128      id="footer_middle_2_column_4_custom"  2128      id="footer_middle_2_column_4_custom" 
2129      translate="label comment"  2129      translate="label comment" 
2130      type="text 2130      type="text
2131      sortOrder="343"  2131      sortOrder="343" 
2132      showInDefault="1"  2132      showInDefault="1" 
2133      showInWebsite="1"  2133      showInWebsite="1" 
2134      showInStore="1" 2134      showInStore="1"
2135     > 2135     >
2136                           2136                          
2137      <label> 2137      <label>
2138       Static Block Id 2138       Static Block Id
2139      </label> 2139      </label>
2140                           2140                          
2141      <depends> 2141      <depends>
2142                                2142                               
2143       <field  2143       <field 
2144        id="footer_middle_2" 2144        id="footer_middle_2"
2145       > 2145       >
2146        1 2146        1
2147       </field> 2147       </field>
2148                                2148                               
2149       <field  2149       <field 
2150        id="footer_middle_2_column_4" 2150        id="footer_middle_2_column_4"
2151       > 2151       >
2152        custom 2152        custom
2153       </field> 2153       </field>
2154                            2154                           
2155      </depends> 2155      </depends>
2156                       2156                      
2157     </field> 2157     </field>
2158                      2158                     
2159     <field  2159     <field 
2160      id="footer_middle_2_column_4_size"  2160      id="footer_middle_2_column_4_size" 
2161      translate="label comment"  2161      translate="label comment" 
2162      type="select"  2162      type="select" 
2163      sortOrder="346"  2163      sortOrder="346" 
2164      showInDefault="1"  2164      showInDefault="1" 
2165      showInWebsite="1"  2165      showInWebsite="1" 
2166      showInStore="1" 2166      showInStore="1"
2167     > 2167     >
2168                           2168                          
2169      <label> 2169      <label>
2170       Column 4 Size 2170       Column 4 Size
2171      </label> 2171      </label>
2172                           2172                          
2173      <source_model> 2173      <source_model>
2174       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 2174       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
2175      </source_model> 2175      </source_model>
2176                           2176                          
2177      <depends> 2177      <depends>
2178                                2178                               
2179       <field  2179       <field 
2180        id="footer_middle_2" 2180        id="footer_middle_2"
2181       > 2181       >
2182        1 2182        1
2183       </field> 2183       </field>
2184                            2184                           
2185      </depends> 2185      </depends>
2186                       2186                      
2187     </field> 2187     </field>
2188                      2188                     
2189     <!-- Footer - Middle 2nd Row Area --> 2189     <!-- Footer - Middle 2nd Row Area -->
2190                      2190                     
2191     <!-- Footer - Bottom Area --> 2191     <!-- Footer - Bottom Area -->
2192                      2192                     
2193     <field  2193     <field 
2194      id="footer_bottom_heading"  2194      id="footer_bottom_heading" 
2195      translate="label comment"  2195      translate="label comment" 
2196      sortOrder="400"  2196      sortOrder="400" 
2197      showInDefault="1"  2197      showInDefault="1" 
2198      showInWebsite="1"  2198      showInWebsite="1" 
2199      showInStore="1" 2199      showInStore="1"
2200     > 2200     >
2201                           2201                          
2202      <label> 2202      <label>
2203       Footer - Bottom 2203       Footer - Bottom
2204      </label> 2204      </label>
2205                           2205                          
2206      <frontend_model> 2206      <frontend_model>
2207       Magento\Config\Block\System\Config\Form\Field\Heading 2207       Magento\Config\Block\System\Config\Form\Field\Heading
2208      </frontend_model> 2208      </frontend_model>
2209                       2209                      
2210     </field> 2210     </field>
2211                      2211                     
2212     <field  2212     <field 
2213      id="footer_bottom"  2213      id="footer_bottom" 
2214      translate="label comment"  2214      translate="label comment" 
2215      type="select"  2215      type="select" 
2216      sortOrder="401"  2216      sortOrder="401" 
2217      showInDefault="1"  2217      showInDefault="1" 
2218      showInWebsite="1"  2218      showInWebsite="1" 
2219      showInStore="1" 2219      showInStore="1"
2220     > 2220     >
2221                           2221                          
2222      <label> 2222      <label>
2223       Show Footer Bottom 2223       Show Footer Bottom
2224      </label> 2224      </label>
2225                           2225                          
2226      <source_model> 2226      <source_model>
2227       Magento\Config\Model\Config\Source\Yesno 2227       Magento\Config\Model\Config\Source\Yesno
2228      </source_model> 2228      </source_model>
2229                       2229                      
2230     </field> 2230     </field>
2231                      2231                     
2232     <field  2232     <field 
2233      id="footer_store_switcher"  2233      id="footer_store_switcher" 
2234      translate="label comment"  2234      translate="label comment" 
2235      type="select"  2235      type="select" 
2236      sortOrder="405"  2236      sortOrder="405" 
2237      showInDefault="1"  2237      showInDefault="1" 
2238      showInWebsite="1"  2238      showInWebsite="1" 
2239      showInStore="1" 2239      showInStore="1"
2240     > 2240     >
2241                           2241                          
2242      <label> 2242      <label>
2243       Show Store Switcher 2243       Show Store Switcher
2244      </label> 2244      </label>
2245                           2245                          
2246      <source_model> 2246      <source_model>
2247       Magento\Config\Model\Config\Source\Yesno 2247       Magento\Config\Model\Config\Source\Yesno
2248      </source_model> 2248      </source_model>
2249                       2249                      
2250     </field> 2250     </field>
2251                      2251                     
2252     <field  2252     <field 
2253      id="footer_logo_src"  2253      id="footer_logo_src" 
2254      translate="label"  2254      translate="label" 
2255      type="image"  2255      type="image" 
2256      sortOrder="410"  2256      sortOrder="410" 
2257      showInDefault="1"  2257      showInDefault="1" 
2258      showInWebsite="1"  2258      showInWebsite="1" 
2259      showInStore="1" 2259      showInStore="1"
2260     > 2260     >
2261                           2261                          
2262      <label> 2262      <label>
2263       Logo Image 2263       Logo Image
2264      </label> 2264      </label>
2265                           2265                          
2266      <comment> 2266      <comment>
2267       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 2267       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
2268      </comment> 2268      </comment>
2269                           2269                          
2270      <backend_model> 2270      <backend_model>
2271       Smartwave\Porto\Model\Config\Backend\Image\Logo 2271       Smartwave\Porto\Model\Config\Backend\Image\Logo
2272      </backend_model> 2272      </backend_model>
2273                           2273                          
2274      <base_url  2274      <base_url 
2275       type="media"  2275       type="media" 
2276       scope_info="1" 2276       scope_info="1"
2277      > 2277      >
2278       porto/footer_logo 2278       porto/footer_logo
2279      </base_url> 2279      </base_url>
2280                           2280                          
2281      <depends> 2281      <depends>
2282                                2282                               
2283       <field  2283       <field 
2284        id="footer_bottom" 2284        id="footer_bottom"
2285       > 2285       >
2286        1 2286        1
2287       </field> 2287       </field>
2288                            2288                           
2289      </depends> 2289      </depends>
2290                       2290                      
2291     </field> 2291     </field>
2292                      2292                     
2293     <field  2293     <field 
2294      id="footer_bottom_copyrights"  2294      id="footer_bottom_copyrights" 
2295      translate="label comment"  2295      translate="label comment" 
2296      type="text 2296      type="text
2297      sortOrder="420"  2297      sortOrder="420" 
2298      showInDefault="1"  2298      showInDefault="1" 
2299      showInWebsite="1"  2299      showInWebsite="1" 
2300      showInStore="1" 2300      showInStore="1"
2301     > 2301     >
2302                           2302                          
2303      <label> 2303      <label>
2304       Copyright Text 2304       Copyright Text
2305      </label> 2305      </label>
2306                           2306                          
2307      <depends> 2307      <depends>
2308                                2308                               
2309       <field  2309       <field 
2310        id="footer_bottom" 2310        id="footer_bottom"
2311       > 2311       >
2312        1 2312        1
2313       </field> 2313       </field>
2314                            2314                           
2315      </depends> 2315      </depends>
2316                       2316                      
2317     </field> 2317     </field>
2318                      2318                     
2319     <field  2319     <field 
2320      id="footer_bottom_custom_1"  2320      id="footer_bottom_custom_1" 
2321      translate="label comment"  2321      translate="label comment" 
2322      type="text 2322      type="text
2323      sortOrder="430"  2323      sortOrder="430" 
2324      showInDefault="1"  2324      showInDefault="1" 
2325      showInWebsite="1"  2325      showInWebsite="1" 
2326      showInStore="1" 2326      showInStore="1"
2327     > 2327     >
2328                           2328                          
2329      <label> 2329      <label>
2330       Static Block Id(before copyright text) 2330       Static Block Id(before copyright text)
2331      </label> 2331      </label>
2332                           2332                          
2333      <depends> 2333      <depends>
2334                                2334                               
2335       <field  2335       <field 
2336        id="footer_bottom" 2336        id="footer_bottom"
2337       > 2337       >
2338        1 2338        1
2339       </field> 2339       </field>
2340                            2340                           
2341      </depends> 2341      </depends>
2342                       2342                      
2343     </field> 2343     </field>
2344                      2344                     
2345     <field  2345     <field 
2346      id="footer_bottom_custom_2"  2346      id="footer_bottom_custom_2" 
2347      translate="label comment"  2347      translate="label comment" 
2348      type="text 2348      type="text
2349      sortOrder="440"  2349      sortOrder="440" 
2350      showInDefault="1"  2350      showInDefault="1" 
2351      showInWebsite="1"  2351      showInWebsite="1" 
2352      showInStore="1" 2352      showInStore="1"
2353     > 2353     >
2354                           2354                          
2355      <label> 2355      <label>
2356       Static Block Id(after copyright text) 2356       Static Block Id(after copyright text)
2357      </label> 2357      </label>
2358                           2358                          
2359      <depends> 2359      <depends>
2360                                2360                               
2361       <field  2361       <field 
2362        id="footer_bottom" 2362        id="footer_bottom"
2363       > 2363       >
2364        1 2364        1
2365       </field> 2365       </field>
2366                            2366                           
2367      </depends> 2367      </depends>
2368                       2368                      
2369     </field> 2369     </field>
2370                      2370                     
2371     <!-- Footer - Bottom Area --> 2371     <!-- Footer - Bottom Area -->
2372                  2372                 
2373    </group> 2373    </group>
2374                 2374                
2375    <group  2375    <group 
2376     id="category"  2376     id="category" 
2377     translate="label"  2377     translate="label" 
2378     sortOrder="130"  2378     sortOrder="130" 
2379     showInDefault="1"  2379     showInDefault="1" 
2380     showInWebsite="1"  2380     showInWebsite="1" 
2381     showInStore="1" 2381     showInStore="1"
2382    > 2382    >
2383                      2383                     
2384     <label> 2384     <label>
2385      Category View 2385      Category View
2386     </label> 2386     </label>
2387                      2387                     
2388     <field  2388     <field 
2389      id="alternative_image"  2389      id="alternative_image" 
2390      translate="label comment"  2390      translate="label comment" 
2391      type="select"  2391      type="select" 
2392      sortOrder="10"  2392      sortOrder="10" 
2393      showInDefault="1"  2393      showInDefault="1" 
2394      showInWebsite="1"  2394      showInWebsite="1" 
2395      showInStore="1" 2395      showInStore="1"
2396     > 2396     >
2397                           2397                          
2398      <label> 2398      <label>
2399       Show Alternative Product Image 2399       Show Alternative Product Image
2400      </label> 2400      </label>
2401                           2401                          
2402      <source_model> 2402      <source_model>
2403       Magento\Config\Model\Config\Source\Yesno 2403       Magento\Config\Model\Config\Source\Yesno
2404      </source_model> 2404      </source_model>
2405                           2405                          
2406      <comment> 2406      <comment>
2407       Show thumbnail image when mouse over in the product image area. 2407       Show thumbnail image when mouse over in the product image area.
2408      </comment> 2408      </comment>
2409                       2409                      
2410     </field> 2410     </field>
2411                      2411                     
2412     <field  2412     <field 
2413      id="aspect_ratio"  2413      id="aspect_ratio" 
2414      translate="label comment"  2414      translate="label comment" 
2415      type="select"  2415      type="select" 
2416      sortOrder="20"  2416      sortOrder="20" 
2417      showInDefault="1"  2417      showInDefault="1" 
2418      showInWebsite="1"  2418      showInWebsite="1" 
2419      showInStore="1" 2419      showInStore="1"
2420     > 2420     >
2421                           2421                          
2422      <label> 2422      <label>
2423       Keep Image Aspect Ratio 2423       Keep Image Aspect Ratio
2424      </label> 2424      </label>
2425                           2425                          
2426      <source_model> 2426      <source_model>
2427       Magento\Config\Model\Config\Source\Yesno 2427       Magento\Config\Model\Config\Source\Yesno
2428      </source_model> 2428      </source_model>
2429                       2429                      
2430     </field> 2430     </field>
2431                      2431                     
2432     <field  2432     <field 
2433      id="ratio_width"  2433      id="ratio_width" 
2434      translate="label comment"  2434      translate="label comment" 
2435      type="text 2435      type="text
2436      sortOrder="30"  2436      sortOrder="30" 
2437      showInDefault="1"  2437      showInDefault="1" 
2438      showInWebsite="1"  2438      showInWebsite="1" 
2439      showInStore="1" 2439      showInStore="1"
2440     > 2440     >
2441                           2441                          
2442      <label> 2442      <label>
2443       Image Width 2443       Image Width
2444      </label> 2444      </label>
2445                       2445                      
2446     </field> 2446     </field>
2447                      2447                     
2448     <field  2448     <field 
2449      id="ratio_height"  2449      id="ratio_height" 
2450      translate="label comment"  2450      translate="label comment" 
2451      type="text 2451      type="text
2452      sortOrder="40"  2452      sortOrder="40" 
2453      showInDefault="1"  2453      showInDefault="1" 
2454      showInWebsite="1"  2454      showInWebsite="1" 
2455      showInStore="1" 2455      showInStore="1"
2456     > 2456     >
2457                           2457                          
2458      <label> 2458      <label>
2459       Image Height 2459       Image Height
2460      </label> 2460      </label>
2461                           2461                          
2462      <depends> 2462      <depends>
2463                                2463                               
2464       <field  2464       <field 
2465        id="aspect_ratio" 2465        id="aspect_ratio"
2466       > 2466       >
2467        0 2467        0
2468       </field> 2468       </field>
2469                            2469                           
2470      </depends> 2470      </depends>
2471                       2471                      
2472     </field> 2472     </field>
2473                      2473                     
2474     <field  2474     <field 
2475      id="rating_star"  2475      id="rating_star" 
2476      translate="label comment"  2476      translate="label comment" 
2477      type="select"  2477      type="select" 
2478      sortOrder="50"  2478      sortOrder="50" 
2479      showInDefault="1"  2479      showInDefault="1" 
2480      showInWebsite="1"  2480      showInWebsite="1" 
2481      showInStore="1" 2481      showInStore="1"
2482     > 2482     >
2483                           2483                          
2484      <label> 2484      <label>
2485       Show Rating Stars 2485       Show Rating Stars
2486      </label> 2486      </label>
2487                           2487                          
2488      <source_model> 2488      <source_model>
2489       Magento\Config\Model\Config\Source\Yesno 2489       Magento\Config\Model\Config\Source\Yesno
2490      </source_model> 2490      </source_model>
2491                       2491                      
2492     </field> 2492     </field>
2493                      2493                     
2494     <field  2494     <field 
2495      id="product_price"  2495      id="product_price" 
2496      translate="label comment"  2496      translate="label comment" 
2497      type="select"  2497      type="select" 
2498      sortOrder="60"  2498      sortOrder="60" 
2499      showInDefault="1"  2499      showInDefault="1" 
2500      showInWebsite="1"  2500      showInWebsite="1" 
2501      showInStore="1" 2501      showInStore="1"
2502     > 2502     >
2503                           2503                          
2504      <label> 2504      <label>
2505       Show Product Price 2505       Show Product Price
2506      </label> 2506      </label>
2507                           2507                          
2508      <source_model> 2508      <source_model>
2509       Magento\Config\Model\Config\Source\Yesno 2509       Magento\Config\Model\Config\Source\Yesno
2510      </source_model> 2510      </source_model>
2511                       2511                      
2512     </field> 2512     </field>
2513                      2513                     
2514     <field  2514     <field 
2515      id="actions"  2515      id="actions" 
2516      translate="label comment"  2516      translate="label comment" 
2517      type="select"  2517      type="select" 
2518      sortOrder="70"  2518      sortOrder="70" 
2519      showInDefault="1"  2519      showInDefault="1" 
2520      showInWebsite="1"  2520      showInWebsite="1" 
2521      showInStore="1" 2521      showInStore="1"
2522     > 2522     >
2523                           2523                          
2524      <label> 2524      <label>
2525       Show Action Links 2525       Show Action Links
2526      </label> 2526      </label>
2527                           2527                          
2528      <source_model> 2528      <source_model>
2529       Magento\Config\Model\Config\Source\Yesno 2529       Magento\Config\Model\Config\Source\Yesno
2530      </source_model> 2530      </source_model>
2531                       2531                      
2532     </field> 2532     </field>
2533                      2533                     
2534     <field  2534     <field 
2535      id="addtocompare"  2535      id="addtocompare" 
2536      translate="label comment"  2536      translate="label comment" 
2537      type="select"  2537      type="select" 
2538      sortOrder="90"  2538      sortOrder="90" 
2539      showInDefault="1"  2539      showInDefault="1" 
2540      showInWebsite="1"  2540      showInWebsite="1" 
2541      showInStore="1" 2541      showInStore="1"
2542     > 2542     >
2543                           2543                          
2544      <label> 2544      <label>
2545       Show Add to Compare Links 2545       Show Add to Compare Links
2546      </label> 2546      </label>
2547                           2547                          
2548      <source_model> 2548      <source_model>
2549       Magento\Config\Model\Config\Source\Yesno 2549       Magento\Config\Model\Config\Source\Yesno
2550      </source_model> 2550      </source_model>
2551                           2551                          
2552      <depends> 2552      <depends>
2553                                2553                               
2554       <field  2554       <field 
2555        id="actions" 2555        id="actions"
2556       > 2556       >
2557        1 2557        1
2558       </field> 2558       </field>
2559                            2559                           
2560      </depends> 2560      </depends>
2561                       2561                      
2562     </field> 2562     </field>
2563                      2563                     
2564     <field  2564     <field 
2565      id="addtowishlist"  2565      id="addtowishlist" 
2566      translate="label comment"  2566      translate="label comment" 
2567      type="select"  2567      type="select" 
2568      sortOrder="100"  2568      sortOrder="100" 
2569      showInDefault="1"  2569      showInDefault="1" 
2570      showInWebsite="1"  2570      showInWebsite="1" 
2571      showInStore="1" 2571      showInStore="1"
2572     > 2572     >
2573                           2573                          
2574      <label> 2574      <label>
2575       Show Add to Wishlist Links 2575       Show Add to Wishlist Links
2576      </label> 2576      </label>
2577                           2577                          
2578      <source_model> 2578      <source_model>
2579       Magento\Config\Model\Config\Source\Yesno 2579       Magento\Config\Model\Config\Source\Yesno
2580      </source_model> 2580      </source_model>
2581                           2581                          
2582      <depends> 2582      <depends>
2583                                2583                               
2584       <field  2584       <field 
2585        id="actions" 2585        id="actions"
2586       > 2586       >
2587        1 2587        1
2588       </field> 2588       </field>
2589                            2589                           
2590      </depends> 2590      </depends>
2591                       2591                      
2592     </field> 2592     </field>
2593                      2593                     
2594     <field  2594     <field 
2595      id="page_layout"  2595      id="page_layout" 
2596      translate="label comment"  2596      translate="label comment" 
2597      type="select"  2597      type="select" 
2598      sortOrder="120"  2598      sortOrder="120" 
2599      showInDefault="1"  2599      showInDefault="1" 
2600      showInWebsite="1"  2600      showInWebsite="1" 
2601      showInStore="1" 2601      showInStore="1"
2602     > 2602     >
2603                           2603                          
2604      <label> 2604      <label>
2605       Page Layout 2605       Page Layout
2606      </label> 2606      </label>
2607                           2607                          
2608      <source_model> 2608      <source_model>
2609       Smartwave\Porto\Model\Config\Settings\Page\Layout 2609       Smartwave\Porto\Model\Config\Settings\Page\Layout
2610      </source_model> 2610      </source_model>
2611                       2611                      
2612     </field> 2612     </field>
2613                      2613                     
2614     <field  2614     <field 
2615      id="category_description"  2615      id="category_description" 
2616      translate="label comment"  2616      translate="label comment" 
2617      type="select"  2617      type="select" 
2618      sortOrder="130"  2618      sortOrder="130" 
2619      showInDefault="1"  2619      showInDefault="1" 
2620      showInWebsite="1"  2620      showInWebsite="1" 
2621      showInStore="1" 2621      showInStore="1"
2622     > 2622     >
2623                           2623                          
2624      <label> 2624      <label>
2625       Category Description Position 2625       Category Description Position
2626      </label> 2626      </label>
2627                           2627                          
2628      <source_model> 2628      <source_model>
2629       Smartwave\Porto\Model\Config\Settings\Category\Description 2629       Smartwave\Porto\Model\Config\Settings\Category\Description
2630      </source_model> 2630      </source_model>
2631                       2631                      
2632     </field> 2632     </field>
2633                      2633                     
2634     <field  2634     <field 
2635      id="side_custom_block"  2635      id="side_custom_block" 
2636      translate="label comment"  2636      translate="label comment" 
2637      type="text 2637      type="text
2638      sortOrder="140"  2638      sortOrder="140" 
2639      showInDefault="1"  2639      showInDefault="1" 
2640      showInWebsite="1"  2640      showInWebsite="1" 
2641      showInStore="1" 2641      showInStore="1"
2642     > 2642     >
2643                           2643                          
2644      <label> 2644      <label>
2645       Custom Block Id for Sidebar 2645       Custom Block Id for Sidebar
2646      </label> 2646      </label>
2647                       2647                      
2648     </field> 2648     </field>
2649                  2649                 
2650    </group> 2650    </group>
2651                 2651                
2652    <group  2652    <group 
2653     id="category_grid"  2653     id="category_grid" 
2654     translate="label"  2654     translate="label" 
2655     sortOrder="140"  2655     sortOrder="140" 
2656     showInDefault="1"  2656     showInDefault="1" 
2657     showInWebsite="1"  2657     showInWebsite="1" 
2658     showInStore="1" 2658     showInStore="1"
2659    > 2659    >
2660                      2660                     
2661     <label> 2661     <label>
2662      Category View (Grid Mode) 2662      Category View (Grid Mode)
2663     </label> 2663     </label>
2664                      2664                     
2665     <field  2665     <field 
2666      id="product_type"  2666      id="product_type" 
2667      translate="label comment"  2667      translate="label comment" 
2668      type="select"  2668      type="select" 
2669      sortOrder="10"  2669      sortOrder="10" 
2670      showInDefault="1"  2670      showInDefault="1" 
2671      showInWebsite="1"  2671      showInWebsite="1" 
2672      showInStore="1" 2672      showInStore="1"
2673     > 2673     >
2674                           2674                          
2675      <label> 2675      <label>
2676       Products Grid Type 2676       Products Grid Type
2677      </label> 2677      </label>
2678                           2678                          
2679      <source_model> 2679      <source_model>
2680       Smartwave\Porto\Model\Config\Settings\Category\Type 2680       Smartwave\Porto\Model\Config\Settings\Category\Type
2681      </source_model> 2681      </source_model>
2682                       2682                      
2683     </field> 2683     </field>
2684                      2684                     
2685     <field  2685     <field 
2686      id="columns"  2686      id="columns" 
2687      translate="label comment"  2687      translate="label comment" 
2688      type="select"  2688      type="select" 
2689      sortOrder="10"  2689      sortOrder="10" 
2690      showInDefault="1"  2690      showInDefault="1" 
2691      showInWebsite="1"  2691      showInWebsite="1" 
2692      showInStore="1" 2692      showInStore="1"
2693     > 2693     >
2694                           2694                          
2695      <label> 2695      <label>
2696       Products Grid Columns 2696       Products Grid Columns
2697      </label> 2697      </label>
2698                           2698                          
2699      <source_model> 2699      <source_model>
2700       Smartwave\Porto\Model\Config\Settings\Category\Columns 2700       Smartwave\Porto\Model\Config\Settings\Category\Columns
2701      </source_model> 2701      </source_model>
2702                       2702                      
2703     </field> 2703     </field>
2704                      2704                     
2705     <field  2705     <field 
2706      id="xs_one_column"  2706      id="xs_one_column" 
2707      translate="label comment"  2707      translate="label comment" 
2708      type="select"  2708      type="select" 
2709      sortOrder="12"  2709      sortOrder="12" 
2710      showInDefault="1"  2710      showInDefault="1" 
2711      showInWebsite="1"  2711      showInWebsite="1" 
2712      showInStore="1" 2712      showInStore="1"
2713     > 2713     >
2714                           2714                          
2715      <label> 2715      <label>
2716       One Column of Products Grid on Phone Devices 2716       One Column of Products Grid on Phone Devices
2717      </label> 2717      </label>
2718                           2718                          
2719      <source_model> 2719      <source_model>
2720       Magento\Config\Model\Config\Source\Yesno 2720       Magento\Config\Model\Config\Source\Yesno
2721      </source_model> 2721      </source_model>
2722                       2722                      
2723     </field> 2723     </field>
2724                  2724                 
2725    </group> 2725    </group>
2726                 2726                
2727    <group  2727    <group 
2728     id="product"  2728     id="product" 
2729     translate="label"  2729     translate="label" 
2730     sortOrder="150"  2730     sortOrder="150" 
2731     showInDefault="1"  2731     showInDefault="1" 
2732     showInWebsite="1"  2732     showInWebsite="1" 
2733     showInStore="1" 2733     showInStore="1"
2734    > 2734    >
2735                      2735                     
2736     <label> 2736     <label>
2737      Product View 2737      Product View
2738     </label> 2738     </label>
2739                      2739                     
2740     <field  2740     <field 
2741      id="aspect_ratio"  2741      id="aspect_ratio" 
2742      translate="label comment"  2742      translate="label comment" 
2743      type="select"  2743      type="select" 
2744      sortOrder="20"  2744      sortOrder="20" 
2745      showInDefault="1"  2745      showInDefault="1" 
2746      showInWebsite="1"  2746      showInWebsite="1" 
2747      showInStore="1" 2747      showInStore="1"
2748     > 2748     >
2749                           2749                          
2750      <label> 2750      <label>
2751       Keep Image Aspect Ratio 2751       Keep Image Aspect Ratio
2752      </label> 2752      </label>
2753                           2753                          
2754      <source_model> 2754      <source_model>
2755       Magento\Config\Model\Config\Source\Yesno 2755       Magento\Config\Model\Config\Source\Yesno
2756      </source_model> 2756      </source_model>
2757                       2757                      
2758     </field> 2758     </field>
2759                      2759                     
2760     <field  2760     <field 
2761      id="ratio_width"  2761      id="ratio_width" 
2762      translate="label comment"  2762      translate="label comment" 
2763      type="text 2763      type="text
2764      sortOrder="30"  2764      sortOrder="30" 
2765      showInDefault="1"  2765      showInDefault="1" 
2766      showInWebsite="1"  2766      showInWebsite="1" 
2767      showInStore="1" 2767      showInStore="1"
2768     > 2768     >
2769                           2769                          
2770      <label> 2770      <label>
2771       Image Width 2771       Image Width
2772      </label> 2772      </label>
2773                       2773                      
2774     </field> 2774     </field>
2775                      2775                     
2776     <field  2776     <field 
2777      id="ratio_height"  2777      id="ratio_height" 
2778      translate="label comment"  2778      translate="label comment" 
2779      type="text 2779      type="text
2780      sortOrder="40"  2780      sortOrder="40" 
2781      showInDefault="1"  2781      showInDefault="1" 
2782      showInWebsite="1"  2782      showInWebsite="1" 
2783      showInStore="1" 2783      showInStore="1"
2784     > 2784     >
2785                           2785                          
2786      <label> 2786      <label>
2787       Image Height 2787       Image Height
2788      </label> 2788      </label>
2789                           2789                          
2790      <depends> 2790      <depends>
2791                                2791                               
2792       <field  2792       <field 
2793        id="aspect_ratio" 2793        id="aspect_ratio"
2794       > 2794       >
2795        0 2795        0
2796       </field> 2796       </field>
2797                            2797                           
2798      </depends> 2798      </depends>
2799                       2799                      
2800     </field> 2800     </field>
2801                      2801                     
2802     <field  2802     <field 
2803      id="product_image_size"  2803      id="product_image_size" 
2804      translate="label comment"  2804      translate="label comment" 
2805      type="select"  2805      type="select" 
2806      sortOrder="50"  2806      sortOrder="50" 
2807      showInDefault="1"  2807      showInDefault="1" 
2808      showInWebsite="1"  2808      showInWebsite="1" 
2809      showInStore="1" 2809      showInStore="1"
2810     > 2810     >
2811                           2811                          
2812      <label> 2812      <label>
2813       Product Image Size 2813       Product Image Size
2814      </label> 2814      </label>
2815                           2815                          
2816      <source_model> 2816      <source_model>
2817       Smartwave\Porto\Model\Config\Settings\Product\Imagesize 2817       Smartwave\Porto\Model\Config\Settings\Product\Imagesize
2818      </source_model> 2818      </source_model>
2819                       2819                      
2820     </field> 2820     </field>
2821                      2821                     
2822     <field  2822     <field 
2823      id="product_page_type"  2823      id="product_page_type" 
2824      translate="label comment"  2824      translate="label comment" 
2825      type="select"  2825      type="select" 
2826      sortOrder="60"  2826      sortOrder="60" 
2827      showInDefault="1"  2827      showInDefault="1" 
2828      showInWebsite="1"  2828      showInWebsite="1" 
2829      showInStore="1" 2829      showInStore="1"
2830     > 2830     >
2831                           2831                          
2832      <label> 2832      <label>
2833       Product Page Type 2833       Product Page Type
2834      </label> 2834      </label>
2835                           2835                          
2836      <source_model> 2836      <source_model>
2837       Smartwave\Porto\Model\Config\Settings\Product\Pagetype 2837       Smartwave\Porto\Model\Config\Settings\Product\Pagetype
2838      </source_model> 2838      </source_model>
2839                       2839                      
2840     </field> 2840     </field>
2841                      2841                     
2842     <field  2842     <field 
    2843      id="disable_zoom" 
    2844      translate="label comment" 
    2845      type="select" 
    2846      sortOrder="75" 
    2847      showInDefault="1" 
    2848      showInWebsite="1" 
    2849      showInStore="1"
    2850     >
    2851                          
    2852      <label>
    2853       Disable Zoom
    2854      </label>
    2855                          
    2856      <source_model>
    2857       Magento\Config\Model\Config\Source\Yesno
    2858      </source_model>
    2859                      
    2860     </field>
    2861                     
    2862     <field 
2843      id="vertical_thumbnail"  2863      id="vertical_thumbnail" 
2844      translate="label comment"  2864      translate="label comment" 
2845      type="select"  2865      type="select" 
2846      sortOrder="90"  2866      sortOrder="90" 
2847      showInDefault="1"  2867      showInDefault="1" 
2848      showInWebsite="1"  2868      showInWebsite="1" 
2849      showInStore="1" 2869      showInStore="1"
2850     > 2870     >
2851                           2871                          
2852      <label> 2872      <label>
2853       Vertical Thumbnail Image 2873       Vertical Thumbnail Image
2854      </label> 2874      </label>
2855                           2875                          
2856      <source_model> 2876      <source_model>
2857       Magento\Config\Model\Config\Source\Yesno 2877       Magento\Config\Model\Config\Source\Yesno
2858      </source_model> 2878      </source_model>
2859                       2879                      
2860     </field> 2880     </field>
2861                      2881                     
2862     <field  2882     <field 
2863      id="main_custom_block"  2883      id="main_custom_block" 
2864      translate="label comment"  2884      translate="label comment" 
2865      type="text 2885      type="text
2866      sortOrder="100"  2886      sortOrder="100" 
2867      showInDefault="1"  2887      showInDefault="1" 
2868      showInWebsite="1"  2888      showInWebsite="1" 
2869      showInStore="1" 2889      showInStore="1"
2870     > 2890     >
2871                           2891                          
2872      <label> 2892      <label>
2873       Static Block Id for Main Custom Block 2893       Static Block Id for Main Custom Block
2874      </label> 2894      </label>
2875                       2895                      
2876     </field> 2896     </field>
2877                      2897                     
2878     <field  2898     <field 
2879      id="side_custom_block"  2899      id="side_custom_block" 
2880      translate="label comment"  2900      translate="label comment" 
2881      type="text 2901      type="text
2882      sortOrder="110"  2902      sortOrder="110" 
2883      showInDefault="1"  2903      showInDefault="1" 
2884      showInWebsite="1"  2904      showInWebsite="1" 
2885      showInStore="1" 2905      showInStore="1"
2886     > 2906     >
2887                           2907                          
2888      <label> 2908      <label>
2889       Static Block Id for Sidebar Custom Block 2909       Static Block Id for Sidebar Custom Block
2890      </label> 2910      </label>
2891                       2911                      
2892     </field> 2912     </field>
2893                      2913                     
2894     <field  2914     <field 
2895      id="prev_next"  2915      id="prev_next" 
2896      translate="label comment"  2916      translate="label comment" 
2897      type="select"  2917      type="select" 
2898      sortOrder="120"  2918      sortOrder="120" 
2899      showInDefault="1"  2919      showInDefault="1" 
2900      showInWebsite="1"  2920      showInWebsite="1" 
2901      showInStore="1" 2921      showInStore="1"
2902     > 2922     >
2903                           2923                          
2904      <label> 2924      <label>
2905       Show Prev/Next Product Links 2925       Show Prev/Next Product Links
2906      </label> 2926      </label>
2907                           2927                          
2908      <source_model> 2928      <source_model>
2909       Magento\Config\Model\Config\Source\Yesno 2929       Magento\Config\Model\Config\Source\Yesno
2910      </source_model> 2930      </source_model>
2911                       2931                      
2912     </field> 2932     </field>
2913                      2933                     
2914     <field  2934     <field 
2915      id="prev_text"  2935      id="prev_text" 
2916      translate="label comment"  2936      translate="label comment" 
2917      type="text 2937      type="text
2918      sortOrder="113"  2938      sortOrder="113" 
2919      showInDefault="1"  2939      showInDefault="1" 
2920      showInWebsite="1"  2940      showInWebsite="1" 
2921      showInStore="1" 2941      showInStore="1"
2922     > 2942     >
2923                           2943                          
2924      <label> 2944      <label>
2925       Previous Link Text 2945       Previous Link Text
2926      </label> 2946      </label>
2927                       2947                      
2928     </field> 2948     </field>
2929                      2949                     
2930     <field  2950     <field 
2931      id="next_text"  2951      id="next_text" 
2932      translate="label comment"  2952      translate="label comment" 
2933      type="text 2953      type="text
2934      sortOrder="114"  2954      sortOrder="114" 
2935      showInDefault="1"  2955      showInDefault="1" 
2936      showInWebsite="1"  2956      showInWebsite="1" 
2937      showInStore="1" 2957      showInStore="1"
2938     > 2958     >
2939                           2959                          
2940      <label> 2960      <label>
2941       Next Link Text 2961       Next Link Text
2942      </label> 2962      </label>
2943                       2963                      
2944     </field> 2964     </field>
2945                      2965                     
2946     <field  2966     <field 
2947      id="page_layout"  2967      id="page_layout" 
2948      translate="label comment"  2968      translate="label comment" 
2949      type="select"  2969      type="select" 
2950      sortOrder="120"  2970      sortOrder="120" 
2951      showInDefault="1"  2971      showInDefault="1" 
2952      showInWebsite="1"  2972      showInWebsite="1" 
2953      showInStore="1" 2973      showInStore="1"
2954     > 2974     >
2955                           2975                          
2956      <label> 2976      <label>
2957       Page Layout 2977       Page Layout
2958      </label> 2978      </label>
2959                           2979                          
2960      <source_model> 2980      <source_model>
2961       Smartwave\Porto\Model\Config\Settings\Page\Layout 2981       Smartwave\Porto\Model\Config\Settings\Page\Layout
2962      </source_model> 2982      </source_model>
2963                       2983                      
2964     </field> 2984     </field>
2965                      2985                     
2966     <field  2986     <field 
2967      id="upsell_columns"  2987      id="upsell_columns" 
2968      translate="label comment"  2988      translate="label comment" 
2969      type="select"  2989      type="select" 
2970      sortOrder="130"  2990      sortOrder="130" 
2971      showInDefault="1"  2991      showInDefault="1" 
2972      showInWebsite="1"  2992      showInWebsite="1" 
2973      showInStore="1" 2993      showInStore="1"
2974     > 2994     >
2975                           2995                          
2976      <label> 2996      <label>
2977       Upsell Products Grid Columns 2997       Upsell Products Grid Columns
2978      </label> 2998      </label>
2979                           2999                          
2980      <source_model> 3000      <source_model>
2981       Smartwave\Porto\Model\Config\Settings\Category\Columns 3001       Smartwave\Porto\Model\Config\Settings\Category\Columns
2982      </source_model> 3002      </source_model>
2983                       3003                      
2984     </field> 3004     </field>
2985                      3005                     
2986     <field  3006     <field 
2987      id="move_upsell"  3007      id="move_upsell" 
2988      translate="label comment"  3008      translate="label comment" 
2989      type="select"  3009      type="select" 
2990      sortOrder="140"  3010      sortOrder="140" 
2991      showInDefault="1"  3011      showInDefault="1" 
2992      showInWebsite="1"  3012      showInWebsite="1" 
2993      showInStore="1" 3013      showInStore="1"
2994     > 3014     >
2995                           3015                          
2996      <label> 3016      <label>
2997       Move Upsell Products below the product image 3017       Move Upsell Products below the product image
2998      </label> 3018      </label>
2999                           3019                          
3000      <source_model> 3020      <source_model>
3001       Magento\Config\Model\Config\Source\Yesno 3021       Magento\Config\Model\Config\Source\Yesno
3002      </source_model> 3022      </source_model>
3003                       3023                      
3004     </field> 3024     </field>
3005                      3025                     
3006     <field  3026     <field 
3007      id="move_addtolinks"  3027      id="move_addtolinks" 
3008      translate="label comment"  3028      translate="label comment" 
3009      type="select"  3029      type="select" 
3010      sortOrder="150"  3030      sortOrder="150" 
3011      showInDefault="1"  3031      showInDefault="1" 
3012      showInWebsite="1"  3032      showInWebsite="1" 
3013      showInStore="1" 3033      showInStore="1"
3014     > 3034     >
3015                           3035                          
3016      <label> 3036      <label>
3017       Move Add To Links after Add to Cart Button 3037       Move Add To Links after Add to Cart Button
3018      </label> 3038      </label>
3019                           3039                          
3020      <source_model> 3040      <source_model>
3021       Magento\Config\Model\Config\Source\Yesno 3041       Magento\Config\Model\Config\Source\Yesno
3022      </source_model> 3042      </source_model>
3023                       3043                      
3024     </field> 3044     </field>
3025                      3045                     
3026     <field  3046     <field 
3027      id="enable_addtocart_sticky"  3047      id="enable_addtocart_sticky" 
3028      translate="label comment"  3048      translate="label comment" 
3029      type="select"  3049      type="select" 
3030      sortOrder="200"  3050      sortOrder="200" 
3031      showInDefault="1"  3051      showInDefault="1" 
3032      showInWebsite="1"  3052      showInWebsite="1" 
3033      showInStore="1" 3053      showInStore="1"
3034     > 3054     >
3035                           3055                          
3036      <label> 3056      <label>
3037       Enable Addtocart Sticky 3057       Enable Addtocart Sticky
3038      </label> 3058      </label>
3039                           3059                          
3040      <source_model> 3060      <source_model>
3041       Magento\Config\Model\Config\Source\Yesno 3061       Magento\Config\Model\Config\Source\Yesno
3042      </source_model> 3062      </source_model>
3043                       3063                      
3044     </field> 3064     </field>
3045                      3065                     
3046     <field  3066     <field 
3047      id="tab_style"  3067      id="tab_style" 
3048      translate="label comment"  3068      translate="label comment" 
3049      type="select"  3069      type="select" 
3050      sortOrder="300"  3070      sortOrder="300" 
3051      showInDefault="1"  3071      showInDefault="1" 
3052      showInWebsite="1"  3072      showInWebsite="1" 
3053      showInStore="1" 3073      showInStore="1"
3054     > 3074     >
3055                           3075                          
3056      <label> 3076      <label>
3057       Product Tabs Style 3077       Product Tabs Style
3058      </label> 3078      </label>
3059                           3079                          
3060      <source_model> 3080      <source_model>
3061       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle 3081       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle
3062      </source_model> 3082      </source_model>
3063                       3083                      
3064     </field> 3084     </field>
3065      3085     
3066                      3086                     
3067     <field  3087     <field 
3068      id="tab_full_background"  3088      id="tab_full_background" 
3069      translate="label comment"  3089      translate="label comment" 
3070      type="select"  3090      type="select" 
3071      sortOrder="310"  3091      sortOrder="310" 
3072      showInDefault="1"  3092      showInDefault="1" 
3073      showInWebsite="1"  3093      showInWebsite="1" 
3074      showInStore="1" 3094      showInStore="1"
3075     > 3095     >
3076                           3096                          
3077      <label> 3097      <label>
3078       Product Tabs Background Full Width 3098       Product Tabs Background Full Width
3079      </label> 3099      </label>
3080                           3100                          
3081      <source_model> 3101      <source_model>
3082       Magento\Config\Model\Config\Source\Yesno 3102       Magento\Config\Model\Config\Source\Yesno
3083      </source_model> 3103      </source_model>
3084                       3104                      
3085     </field> 3105     </field>
3086                      3106                     
3087     <field  3107     <field 
3088      id="move_tab"  3108      id="move_tab" 
3089      translate="label comment"  3109      translate="label comment" 
3090      type="select"  3110      type="select" 
3091      sortOrder="350"  3111      sortOrder="350" 
3092      showInDefault="1"  3112      showInDefault="1" 
3093      showInWebsite="1"  3113      showInWebsite="1" 
3094      showInStore="1" 3114      showInStore="1"
3095     > 3115     >
3096                           3116                          
3097      <label> 3117      <label>
3098       Move Product Tabs at the Right of Product Image 3118       Move Product Tabs at the Right of Product Image
3099      </label> 3119      </label>
3100                           3120                          
3101      <source_model> 3121      <source_model>
3102       Magento\Config\Model\Config\Source\Yesno 3122       Magento\Config\Model\Config\Source\Yesno
3103      </source_model> 3123      </source_model>
3104                       3124                      
3105     </field> 3125     </field>
3106                      3126                     
3107     <field  3127     <field 
3108      id="move_related"  3128      id="move_related" 
3109      translate="label comment"  3129      translate="label comment" 
3110      type="select"  3130      type="select" 
3111      sortOrder="355"  3131      sortOrder="355" 
3112      showInDefault="1"  3132      showInDefault="1" 
3113      showInWebsite="1"  3133      showInWebsite="1" 
3114      showInStore="1" 3134      showInStore="1"
3115     > 3135     >
3116                           3136                          
3117      <label> 3137      <label>
3118       Move Related Products Above Upsell Products 3138       Move Related Products Above Upsell Products
3119      </label> 3139      </label>
3120                           3140                          
3121      <source_model> 3141      <source_model>
3122       Magento\Config\Model\Config\Source\Yesno 3142       Magento\Config\Model\Config\Source\Yesno
3123      </source_model> 3143      </source_model>
3124                       3144                      
3125     </field> 3145     </field>
3126                      3146                     
3127     <field  3147     <field 
3128      id="move_related_columns"  3148      id="move_related_columns" 
3129      translate="label comment"  3149      translate="label comment" 
3130      type="select"  3150      type="select" 
3131      sortOrder="356"  3151      sortOrder="356" 
3132      showInDefault="1"  3152      showInDefault="1" 
3133      showInWebsite="1"  3153      showInWebsite="1" 
3134      showInStore="1" 3154      showInStore="1"
3135     > 3155     >
3136                           3156                          
3137      <label> 3157      <label>
3138       Move Related Products Grid Columns 3158       Move Related Products Grid Columns
3139      </label> 3159      </label>
3140                           3160                          
3141      <source_model> 3161      <source_model>
3142       Smartwave\Porto\Model\Config\Settings\Category\Columns 3162       Smartwave\Porto\Model\Config\Settings\Category\Columns
3143      </source_model> 3163      </source_model>
3144                           3164                          
3145      <depends> 3165      <depends>
3146                                3166                               
3147       <field  3167       <field 
3148        id="move_related" 3168        id="move_related"
3149       > 3169       >
3150        1 3170        1
3151       </field> 3171       </field>
3152                            3172                           
3153      </depends> 3173      </depends>
3154                       3174                      
3155     </field> 3175     </field>
3156                      3176                     
3157     <field  3177     <field 
3158      id="move_upsell_full 3178      id="move_upsell_full
3159      translate="label comment"  3179      translate="label comment" 
3160      type="select"  3180      type="select" 
3161      sortOrder="360"  3181      sortOrder="360" 
3162      showInDefault="1"  3182      showInDefault="1" 
3163      showInWebsite="1"  3183      showInWebsite="1" 
3164      showInStore="1" 3184      showInStore="1"
3165     > 3185     >
3166                           3186                          
3167      <label> 3187      <label>
3168       Move Upsel Product Full Width Background 3188       Move Upsel Product Full Width Background
3169      </label> 3189      </label>
3170                           3190                          
3171      <source_model> 3191      <source_model>
3172       Magento\Config\Model\Config\Source\Yesno 3192       Magento\Config\Model\Config\Source\Yesno
3173      </source_model> 3193      </source_model>
3174                       3194                      
3175     </field> 3195     </field>
3176                      3196                     
3177     <field  3197     <field 
3178      id="custom_tabs_heading"  3198      id="custom_tabs_heading" 
3179      translate="label comment"  3199      translate="label comment" 
3180      sortOrder="370"  3200      sortOrder="370" 
3181      showInDefault="1"  3201      showInDefault="1" 
3182      showInWebsite="1"  3202      showInWebsite="1" 
3183      showInStore="1" 3203      showInStore="1"
3184     > 3204     >
3185                           3205                          
3186      <label> 3206      <label>
3187       Product Custom Tabs 3207       Product Custom Tabs
3188      </label> 3208      </label>
3189                           3209                          
3190      <frontend_model> 3210      <frontend_model>
3191       Magento\Config\Block\System\Config\Form\Field\Heading 3211       Magento\Config\Block\System\Config\Form\Field\Heading
3192      </frontend_model> 3212      </frontend_model>
3193                       3213                      
3194     </field> 3214     </field>
3195                      3215                     
3196     <field  3216     <field 
3197      id="custom_cms_tabs"  3217      id="custom_cms_tabs" 
3198      translate="label"  3218      translate="label" 
3199      sortOrder="410"  3219      sortOrder="410" 
3200      showInDefault="1"  3220      showInDefault="1" 
3201      showInWebsite="1"  3221      showInWebsite="1" 
3202      showInStore="1" 3222      showInStore="1"
3203     > 3223     >
3204                           3224                          
3205      <label> 3225      <label>
3206       Product Custom Static Block Tabs 3226       Product Custom Static Block Tabs
3207      </label> 3227      </label>
3208                           3228                          
3209      <frontend_model> 3229      <frontend_model>
3210       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs 3230       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs
3211      </frontend_model> 3231      </frontend_model>
3212                           3232                          
3213      <backend_model> 3233      <backend_model>
3214       Smartwave\Porto\Model\Config\Backend\Customcmstabs 3234       Smartwave\Porto\Model\Config\Backend\Customcmstabs
3215      </backend_model> 3235      </backend_model>
3216                       3236                      
3217     </field> 3237     </field>
3218                      3238                     
3219     <field  3239     <field 
3220      id="custom_attr_tabs 3240      id="custom_attr_tabs
3221      translate="label"  3241      translate="label" 
3222      sortOrder="420"  3242      sortOrder="420" 
3223      showInDefault="1"  3243      showInDefault="1" 
3224      showInWebsite="1"  3244      showInWebsite="1" 
3225      showInStore="1" 3245      showInStore="1"
3226     > 3246     >
3227                           3247                          
3228      <label> 3248      <label>
3229       Product Custom Attribute Tabs 3249       Product Custom Attribute Tabs
3230      </label> 3250      </label>
3231                           3251                          
3232      <frontend_model> 3252      <frontend_model>
3233       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs 3253       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs
3234      </frontend_model> 3254      </frontend_model>
3235                           3255                          
3236      <backend_model> 3256      <backend_model>
3237       Smartwave\Porto\Model\Config\Backend\Customattrtabs 3257       Smartwave\Porto\Model\Config\Backend\Customattrtabs
3238      </backend_model> 3258      </backend_model>
3239                       3259                      
3240     </field> 3260     </field>
3241                  3261                 
3242    </group> 3262    </group>
3243                 3263                
3244    <group  3264    <group 
3245     id="richsnippets"  3265     id="richsnippets" 
3246     translate="label"  3266     translate="label" 
3247     sortOrder="155"  3267     sortOrder="155" 
3248     showInDefault="1"  3268     showInDefault="1" 
3249     showInWebsite="1"  3269     showInWebsite="1" 
3250     showInStore="1" 3270     showInStore="1"
3251    > 3271    >
3252                      3272                     
3253     <label> 3273     <label>
3254      Google Rich Snippets 3274      Google Rich Snippets
3255     </label> 3275     </label>
3256                      3276                     
3257     <field  3277     <field 
3258      id="enable 3278      id="enable
3259      translate="label comment"  3279      translate="label comment" 
3260      type="select"  3280      type="select" 
3261      sortOrder="10"  3281      sortOrder="10" 
3262      showInDefault="1"  3282      showInDefault="1" 
3263      showInWebsite="1"  3283      showInWebsite="1" 
3264      showInStore="1" 3284      showInStore="1"
3265     > 3285     >
3266                           3286                          
3267      <label> 3287      <label>
3268       Enabled 3288       Enabled
3269      </label> 3289      </label>
3270                           3290                          
3271      <source_model> 3291      <source_model>
3272       Magento\Config\Model\Config\Source\Yesno 3292       Magento\Config\Model\Config\Source\Yesno
3273      </source_model> 3293      </source_model>
3274                       3294                      
3275     </field> 3295     </field>
3276                  3296                 
3277    </group> 3297    </group>
3278                 3298                
3279    <group  3299    <group 
3280     id="product_label"  3300     id="product_label" 
3281     translate="label"  3301     translate="label" 
3282     sortOrder="160"  3302     sortOrder="160" 
3283     showInDefault="1"  3303     showInDefault="1" 
3284     showInWebsite="1"  3304     showInWebsite="1" 
3285     showInStore="1" 3305     showInStore="1"
3286    > 3306    >
3287                      3307                     
3288     <label> 3308     <label>
3289      Product Label 3309      Product Label
3290     </label> 3310     </label>
3291                      3311                     
3292     <field  3312     <field 
3293      id="new_label"  3313      id="new_label" 
3294      translate="label comment"  3314      translate="label comment" 
3295      type="select"  3315      type="select" 
3296      sortOrder="10"  3316      sortOrder="10" 
3297      showInDefault="1"  3317      showInDefault="1" 
3298      showInWebsite="1"  3318      showInWebsite="1" 
3299      showInStore="1" 3319      showInStore="1"
3300     > 3320     >
3301                           3321                          
3302      <label> 3322      <label>
3303       Show "New" Label 3323       Show "New" Label
3304      </label> 3324      </label>
3305                           3325                          
3306      <source_model> 3326      <source_model>
3307       Magento\Config\Model\Config\Source\Yesno 3327       Magento\Config\Model\Config\Source\Yesno
3308      </source_model> 3328      </source_model>
3309                       3329                      
3310     </field> 3330     </field>
3311                      3331                     
3312     <field  3332     <field 
3313      id="new_label_text"  3333      id="new_label_text" 
3314      translate="label comment"  3334      translate="label comment" 
3315      type="text 3335      type="text
3316      sortOrder="15"  3336      sortOrder="15" 
3317      showInDefault="1"  3337      showInDefault="1" 
3318      showInWebsite="1"  3338      showInWebsite="1" 
3319      showInStore="1" 3339      showInStore="1"
3320     > 3340     >
3321                           3341                          
3322      <label> 3342      <label>
3323       "New" Label Text 3343       "New" Label Text
3324      </label> 3344      </label>
3325                           3345                          
3326      <depends> 3346      <depends>
3327                                3347                               
3328       <field  3348       <field 
3329        id="new_label" 3349        id="new_label"
3330       > 3350       >
3331        1 3351        1
3332       </field> 3352       </field>
3333                            3353                           
3334      </depends> 3354      </depends>
3335                       3355                      
3336     </field> 3356     </field>
3337                      3357                     
3338     <field  3358     <field 
3339      id="sale_label"  3359      id="sale_label" 
3340      translate="label comment"  3360      translate="label comment" 
3341      type="select"  3361      type="select" 
3342      sortOrder="20"  3362      sortOrder="20" 
3343      showInDefault="1"  3363      showInDefault="1" 
3344      showInWebsite="1"  3364      showInWebsite="1" 
3345      showInStore="1" 3365      showInStore="1"
3346     > 3366     >
3347                           3367                          
3348      <label> 3368      <label>
3349       Show "Sale" Label 3369       Show "Sale" Label
3350      </label> 3370      </label>
3351                           3371                          
3352      <source_model> 3372      <source_model>
3353       Magento\Config\Model\Config\Source\Yesno 3373       Magento\Config\Model\Config\Source\Yesno
3354      </source_model> 3374      </source_model>
3355                       3375                      
3356     </field> 3376     </field>
3357                      3377                     
3358     <field  3378     <field 
3359      id="sale_label_percent"  3379      id="sale_label_percent" 
3360      translate="label comment"  3380      translate="label comment" 
3361      type="select"  3381      type="select" 
3362      sortOrder="22"  3382      sortOrder="22" 
3363      showInDefault="1"  3383      showInDefault="1" 
3364      showInWebsite="1"  3384      showInWebsite="1" 
3365      showInStore="1" 3385      showInStore="1"
3366     > 3386     >
3367                           3387                          
3368      <label> 3388      <label>
3369       Show "Sale" Label with Discount Percent 3389       Show "Sale" Label with Discount Percent
3370      </label> 3390      </label>
3371                           3391                          
3372      <source_model> 3392      <source_model>
3373       Magento\Config\Model\Config\Source\Yesno 3393       Magento\Config\Model\Config\Source\Yesno
3374      </source_model> 3394      </source_model>
3375                           3395                          
3376      <depends> 3396      <depends>
3377                                3397                               
3378       <field  3398       <field 
3379        id="sale_label" 3399        id="sale_label"
3380       > 3400       >
3381        1 3401        1
3382       </field> 3402       </field>
3383                            3403                           
3384      </depends> 3404      </depends>
3385                       3405                      
3386     </field> 3406     </field>
3387                      3407                     
3388     <field  3408     <field 
3389      id="sale_label_text"  3409      id="sale_label_text" 
3390      translate="label comment"  3410      translate="label comment" 
3391      type="text 3411      type="text
3392      sortOrder="25"  3412      sortOrder="25" 
3393      showInDefault="1"  3413      showInDefault="1" 
3394      showInWebsite="1"  3414      showInWebsite="1" 
3395      showInStore="1" 3415      showInStore="1"
3396     > 3416     >
3397                           3417                          
3398      <label> 3418      <label>
3399       "Sale" Label Text 3419       "Sale" Label Text
3400      </label> 3420      </label>
3401                           3421                          
3402      <depends> 3422      <depends>
3403                                3423                               
3404       <field  3424       <field 
3405        id="sale_label" 3425        id="sale_label"
3406       > 3426       >
3407        1 3427        1
3408       </field> 3428       </field>
3409                                3429                               
3410       <field  3430       <field 
3411        id="sale_label_percent" 3431        id="sale_label_percent"
3412       > 3432       >
3413        0 3433        0
3414       </field> 3434       </field>
3415                            3435                           
3416      </depends> 3436      </depends>
3417                       3437                      
3418     </field> 3438     </field>
3419                  3439                 
3420    </group> 3440    </group>
3421                 3441                
3422    <group  3442    <group 
3423     id="newsletter"  3443     id="newsletter" 
3424     translate="label"  3444     translate="label" 
3425     sortOrder="200"  3445     sortOrder="200" 
3426     showInDefault="1"  3446     showInDefault="1" 
3427     showInWebsite="1"  3447     showInWebsite="1" 
3428     showInStore="1" 3448     showInStore="1"
3429    > 3449    >
3430                      3450                     
3431     <label> 3451     <label>
3432      Newsletter Popup 3452      Newsletter Popup
3433     </label> 3453     </label>
3434                      3454                     
3435     <field  3455     <field 
3436      id="enable 3456      id="enable
3437      translate="label comment"  3457      translate="label comment" 
3438      type="select"  3458      type="select" 
3439      sortOrder="100"  3459      sortOrder="100" 
3440      showInDefault="1"  3460      showInDefault="1" 
3441      showInWebsite="1"  3461      showInWebsite="1" 
3442      showInStore="1" 3462      showInStore="1"
3443     > 3463     >
3444                           3464                          
3445      <label> 3465      <label>
3446       Enabled 3466       Enabled
3447      </label> 3467      </label>
3448                           3468                          
3449      <source_model> 3469      <source_model>
3450       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable 3470       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable
3451      </source_model> 3471      </source_model>
3452                       3472                      
3453     </field> 3473     </field>
3454                      3474                     
3455     <field  3475     <field 
3456      id="delay"  3476      id="delay" 
3457      translate="label comment"  3477      translate="label comment" 
3458      type="text 3478      type="text
3459      sortOrder="110"  3479      sortOrder="110" 
3460      showInDefault="1"  3480      showInDefault="1" 
3461      showInWebsite="1"  3481      showInWebsite="1" 
3462      showInStore="1" 3482      showInStore="1"
3463     > 3483     >
3464                           3484                          
3465      <label> 3485      <label>
3466       Delay(miliseconds) 3486       Delay(miliseconds)
3467      </label> 3487      </label>
3468                       3488                      
3469     </field> 3489     </field>
3470                      3490                     
3471     <field  3491     <field 
3472      id="logo_src"  3492      id="logo_src" 
3473      translate="label"  3493      translate="label" 
3474      type="image"  3494      type="image" 
3475      sortOrder="120"  3495      sortOrder="120" 
3476      showInDefault="1"  3496      showInDefault="1" 
3477      showInWebsite="1"  3497      showInWebsite="1" 
3478      showInStore="1" 3498      showInStore="1"
3479     > 3499     >
3480                           3500                          
3481      <label> 3501      <label>
3482       Logo Image 3502       Logo Image
3483      </label> 3503      </label>
3484                           3504                          
3485      <comment> 3505      <comment>
3486       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 3506       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
3487      </comment> 3507      </comment>
3488                           3508                          
3489      <backend_model> 3509      <backend_model>
3490       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo 3510       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo
3491      </backend_model> 3511      </backend_model>
3492                           3512                          
3493      <base_url  3513      <base_url 
3494       type="media"  3514       type="media" 
3495       scope_info="1" 3515       scope_info="1"
3496      > 3516      >
3497       porto/newsletter/logo 3517       porto/newsletter/logo
3498      </base_url> 3518      </base_url>
3499                       3519                      
3500     </field> 3520     </field>
3501                      3521                     
3502     <field  3522     <field 
3503      id="content"  3523      id="content" 
3504      translate="label comment"  3524      translate="label comment" 
3505      type="textarea"  3525      type="textarea" 
3506      sortOrder="130"  3526      sortOrder="130" 
3507      showInDefault="1"  3527      showInDefault="1" 
3508      showInWebsite="1"  3528      showInWebsite="1" 
3509      showInStore="1" 3529      showInStore="1"
3510     > 3530     >
3511                           3531                          
3512      <label> 3532      <label>
3513       Popup Content Text 3533       Popup Content Text
3514      </label> 3534      </label>
3515                       3535                      
3516     </field> 3536     </field>
3517                      3537                     
3518     <field  3538     <field 
3519      id="width"  3539      id="width" 
3520      translate="label comment"  3540      translate="label comment" 
3521      type="text 3541      type="text
3522      sortOrder="140"  3542      sortOrder="140" 
3523      showInDefault="1"  3543      showInDefault="1" 
3524      showInWebsite="1"  3544      showInWebsite="1" 
3525      showInStore="1" 3545      showInStore="1"
3526     > 3546     >
3527                           3547                          
3528      <label> 3548      <label>
3529       Popup Width 3549       Popup Width
3530      </label> 3550      </label>
3531                       3551                      
3532     </field> 3552     </field>
3533                      3553                     
3534     <field  3554     <field 
3535      id="height 3555      id="height
3536      translate="label comment"  3556      translate="label comment" 
3537      type="text 3557      type="text
3538      sortOrder="150"  3558      sortOrder="150" 
3539      showInDefault="1"  3559      showInDefault="1" 
3540      showInWebsite="1"  3560      showInWebsite="1" 
3541      showInStore="1" 3561      showInStore="1"
3542     > 3562     >
3543                           3563                          
3544      <label> 3564      <label>
3545       Popup Height 3565       Popup Height
3546      </label> 3566      </label>
3547                       3567                      
3548     </field> 3568     </field>
3549                      3569                     
3550     <field  3570     <field 
3551      id="bg_color"  3571      id="bg_color" 
3552      translate="label comment"  3572      translate="label comment" 
3553      type="text 3573      type="text
3554      sortOrder="160"  3574      sortOrder="160" 
3555      showInDefault="1"  3575      showInDefault="1" 
3556      showInWebsite="1"  3576      showInWebsite="1" 
3557      showInStore="1" 3577      showInStore="1"
3558     > 3578     >
3559                           3579                          
3560      <label> 3580      <label>
3561       Popup Backgroud Color 3581       Popup Backgroud Color
3562      </label> 3582      </label>
3563                           3583                          
3564      <backend_model> 3584      <backend_model>
3565       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 3585       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
3566      </backend_model> 3586      </backend_model>
3567                           3587                          
3568      <frontend_model> 3588      <frontend_model>
3569       Smartwave\Porto\Block\System\Config\Form\Field\Color 3589       Smartwave\Porto\Block\System\Config\Form\Field\Color
3570      </frontend_model> 3590      </frontend_model>
3571                       3591                      
3572     </field> 3592     </field>
3573                      3593                     
3574     <field  3594     <field 
3575      id="bg_image"  3595      id="bg_image" 
3576      translate="label"  3596      translate="label" 
3577      type="image"  3597      type="image" 
3578      sortOrder="170"  3598      sortOrder="170" 
3579      showInDefault="1"  3599      showInDefault="1" 
3580      showInWebsite="1"  3600      showInWebsite="1" 
3581      showInStore="1" 3601      showInStore="1"
3582     > 3602     >
3583                           3603                          
3584      <label> 3604      <label>
3585       Popup Background Image 3605       Popup Background Image
3586      </label> 3606      </label>
3587                           3607                          
3588      <comment> 3608      <comment>
3589       Allowed file types:PNG, GIF, JPG, JPEG. 3609       Allowed file types:PNG, GIF, JPG, JPEG.
3590      </comment> 3610      </comment>
3591                           3611                          
3592      <backend_model> 3612      <backend_model>
3593       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg 3613       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg
3594      </backend_model> 3614      </backend_model>
3595                           3615                          
3596      <base_url  3616      <base_url 
3597       type="media"  3617       type="media" 
3598       scope_info="1" 3618       scope_info="1"
3599      > 3619      >
3600       porto/newsletter/background 3620       porto/newsletter/background
3601      </base_url> 3621      </base_url>
3602                       3622                      
3603     </field> 3623     </field>
3604                      3624                     
3605     <field  3625     <field 
3606      id="custom_style"  3626      id="custom_style" 
3607      translate="label comment"  3627      translate="label comment" 
3608      type="textarea"  3628      type="textarea" 
3609      sortOrder="180"  3629      sortOrder="180" 
3610      showInDefault="1"  3630      showInDefault="1" 
3611      showInWebsite="1"  3631      showInWebsite="1" 
3612      showInStore="1" 3632      showInStore="1"
3613     > 3633     >
3614                           3634                          
3615      <label> 3635      <label>
3616       Custom Style 3636       Custom Style
3617      </label> 3637      </label>
3618                       3638                      
3619     </field> 3639     </field>
3620                  3640                 
3621    </group> 3641    </group>
3622                 3642                
3623    <group  3643    <group 
3624     id="contacts"  3644     id="contacts" 
3625     translate="label"  3645     translate="label" 
3626     sortOrder="250"  3646     sortOrder="250" 
3627     showInDefault="1"  3647     showInDefault="1" 
3628     showInWebsite="1"  3648     showInWebsite="1" 
3629     showInStore="1" 3649     showInStore="1"
3630    > 3650    >
3631                      3651                     
3632     <label> 3652     <label>
3633      Contact Us 3653      Contact Us
3634     </label> 3654     </label>
3635                      3655                     
3636     <field  3656     <field 
3637      id="google_map_heading"  3657      id="google_map_heading" 
3638      translate="label comment"  3658      translate="label comment" 
3639      sortOrder="100"  3659      sortOrder="100" 
3640      showInDefault="1"  3660      showInDefault="1" 
3641      showInWebsite="1"  3661      showInWebsite="1" 
3642      showInStore="1" 3662      showInStore="1"
3643     > 3663     >
3644                           3664                          
3645      <label> 3665      <label>
3646       Google Map 3666       Google Map
3647      </label> 3667      </label>
3648                           3668                          
3649      <frontend_model> 3669      <frontend_model>
3650       Magento\Config\Block\System\Config\Form\Field\Heading 3670       Magento\Config\Block\System\Config\Form\Field\Heading
3651      </frontend_model> 3671      </frontend_model>
3652                       3672                      
3653     </field> 3673     </field>
3654                      3674                     
3655     <field  3675     <field 
3656      id="enable 3676      id="enable
3657      translate="label comment"  3677      translate="label comment" 
3658      type="select"  3678      type="select" 
3659      sortOrder="110"  3679      sortOrder="110" 
3660      showInDefault="1"  3680      showInDefault="1" 
3661      showInWebsite="1"  3681      showInWebsite="1" 
3662      showInStore="1" 3682      showInStore="1"
3663     > 3683     >
3664                           3684                          
3665      <label> 3685      <label>
3666       Show Google Map 3686       Show Google Map
3667      </label> 3687      </label>
3668                           3688                          
3669      <source_model> 3689      <source_model>
3670       Magento\Config\Model\Config\Source\Yesno 3690       Magento\Config\Model\Config\Source\Yesno
3671      </source_model> 3691      </source_model>
3672                       3692                      
3673     </field> 3693     </field>
3674                      3694                     
3675     <field  3695     <field 
3676      id="api_key"  3696      id="api_key" 
3677      translate="label comment"  3697      translate="label comment" 
3678      type="text 3698      type="text
3679      sortOrder="112"  3699      sortOrder="112" 
3680      showInDefault="1"  3700      showInDefault="1" 
3681      showInWebsite="1"  3701      showInWebsite="1" 
3682      showInStore="1" 3702      showInStore="1"
3683     > 3703     >
3684                           3704                          
3685      <label> 3705      <label>
3686       Google Map API key 3706       Google Map API key
3687      </label> 3707      </label>
3688                           3708                          
3689      <comment> 3709      <comment>
3690       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/> 3710       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/>
3691                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br> 3711                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br>
3692                           This is an example key for localhost. 3712                           This is an example key for localhost.
3693                           ]]> 3713                           ]]>
3694      </comment> 3714      </comment>
3695                       3715                      
3696     </field> 3716     </field>
3697                      3717                     
3698     <field  3718     <field 
3699      id="full_width"  3719      id="full_width" 
3700      translate="label comment"  3720      translate="label comment" 
3701      type="select"  3721      type="select" 
3702      sortOrder="115"  3722      sortOrder="115" 
3703      showInDefault="1"  3723      showInDefault="1" 
3704      showInWebsite="1"  3724      showInWebsite="1" 
3705      showInStore="1" 3725      showInStore="1"
3706     > 3726     >
3707                           3727                          
3708      <label> 3728      <label>
3709       Full Width 3729       Full Width
3710      </label> 3730      </label>
3711                           3731                          
3712      <source_model> 3732      <source_model>
3713       Magento\Config\Model\Config\Source\Yesno 3733       Magento\Config\Model\Config\Source\Yesno
3714      </source_model> 3734      </source_model>
3715                       3735                      
3716     </field> 3736     </field>
3717                      3737                     
3718     <field  3738     <field 
3719      id="address"  3739      id="address" 
3720      translate="label comment"  3740      translate="label comment" 
3721      type="text 3741      type="text
3722      sortOrder="120"  3742      sortOrder="120" 
3723      showInDefault="1"  3743      showInDefault="1" 
3724      showInWebsite="1"  3744      showInWebsite="1" 
3725      showInStore="1" 3745      showInStore="1"
3726     > 3746     >
3727                           3747                          
3728      <label> 3748      <label>
3729       Address 3749       Address
3730      </label> 3750      </label>
3731                       3751                      
3732     </field> 3752     </field>
3733                      3753                     
3734     <field  3754     <field 
3735      id="latitude"  3755      id="latitude" 
3736      translate="label comment"  3756      translate="label comment" 
3737      type="text 3757      type="text
3738      sortOrder="130"  3758      sortOrder="130" 
3739      showInDefault="1"  3759      showInDefault="1" 
3740      showInWebsite="1"  3760      showInWebsite="1" 
3741      showInStore="1" 3761      showInStore="1"
3742     > 3762     >
3743                           3763                          
3744      <label> 3764      <label>
3745       Latitude 3765       Latitude
3746      </label> 3766      </label>
3747                       3767                      
3748     </field> 3768     </field>
3749                      3769                     
3750     <field  3770     <field 
3751      id="longitude"  3771      id="longitude" 
3752      translate="label comment"  3772      translate="label comment" 
3753      type="text 3773      type="text
3754      sortOrder="140"  3774      sortOrder="140" 
3755      showInDefault="1"  3775      showInDefault="1" 
3756      showInWebsite="1"  3776      showInWebsite="1" 
3757      showInStore="1" 3777      showInStore="1"
3758     > 3778     >
3759                           3779                          
3760      <label> 3780      <label>
3761       Longitude 3781       Longitude
3762      </label> 3782      </label>
3763                       3783                      
3764     </field> 3784     </field>
3765                      3785                     
3766     <field  3786     <field 
3767      id="zoom"  3787      id="zoom" 
3768      translate="label comment"  3788      translate="label comment" 
3769      type="text 3789      type="text
3770      sortOrder="150"  3790      sortOrder="150" 
3771      showInDefault="1"  3791      showInDefault="1" 
3772      showInWebsite="1"  3792      showInWebsite="1" 
3773      showInStore="1" 3793      showInStore="1"
3774     > 3794     >
3775                           3795                          
3776      <label> 3796      <label>
3777       Zoom 3797       Zoom
3778      </label> 3798      </label>
3779                       3799                      
3780     </field> 3800     </field>
3781                      3801                     
3782     <field  3802     <field 
3783      id="contact_info_heading"  3803      id="contact_info_heading" 
3784      translate="label comment"  3804      translate="label comment" 
3785      sortOrder="200"  3805      sortOrder="200" 
3786      showInDefault="1"  3806      showInDefault="1" 
3787      showInWebsite="1"  3807      showInWebsite="1" 
3788      showInStore="1" 3808      showInStore="1"
3789     > 3809     >
3790                           3810                          
3791      <label> 3811      <label>
3792       Contact Info 3812       Contact Info
3793      </label> 3813      </label>
3794                           3814                          
3795      <frontend_model> 3815      <frontend_model>
3796       Magento\Config\Block\System\Config\Form\Field\Heading 3816       Magento\Config\Block\System\Config\Form\Field\Heading
3797      </frontend_model> 3817      </frontend_model>
3798                       3818                      
3799     </field> 3819     </field>
3800                      3820                     
3801     <field  3821     <field 
3802      id="infoblock"  3822      id="infoblock" 
3803      translate="label comment"  3823      translate="label comment" 
3804      type="textarea"  3824      type="textarea" 
3805      sortOrder="210"  3825      sortOrder="210" 
3806      showInDefault="1"  3826      showInDefault="1" 
3807      showInWebsite="1"  3827      showInWebsite="1" 
3808      showInStore="1" 3828      showInStore="1"
3809     > 3829     >
3810                           3830                          
3811      <label> 3831      <label>
3812       Info Text 3832       Info Text
3813      </label> 3833      </label>
3814                       3834                      
3815     </field> 3835     </field>
3816                      3836                     
3817     <field  3837     <field 
3818      id="customblock"  3838      id="customblock" 
3819      translate="label comment"  3839      translate="label comment" 
3820      type="text 3840      type="text
3821      sortOrder="220"  3841      sortOrder="220" 
3822      showInDefault="1"  3842      showInDefault="1" 
3823      showInWebsite="1"  3843      showInWebsite="1" 
3824      showInStore="1" 3844      showInStore="1"
3825     > 3845     >
3826                           3846                          
3827      <label> 3847      <label>
3828       Custom Block before Contacts Form 3848       Custom Block before Contacts Form
3829      </label> 3849      </label>
3830                           3850                          
3831      <comment> 3851      <comment>
3832       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form. 3852       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form.
3833      </comment> 3853      </comment>
3834                       3854                      
3835     </field> 3855     </field>
3836                  3856                 
3837    </group> 3857    </group>
3838                 3858                
3839    <group  3859    <group 
3840     id="custom_settings"  3860     id="custom_settings" 
3841     translate="label"  3861     translate="label" 
3842     sortOrder="550"  3862     sortOrder="550" 
3843     showInDefault="1"  3863     showInDefault="1" 
3844     showInWebsite="1"  3864     showInWebsite="1" 
3845     showInStore="1" 3865     showInStore="1"
3846    > 3866    >
3847                      3867                     
3848     <label> 3868     <label>
3849      Customization Settings 3869      Customization Settings
3850     </label> 3870     </label>
3851                      3871                     
3852     <field  3872     <field 
3853      id="custom_google_fonts"  3873      id="custom_google_fonts" 
3854      translate="label comment"  3874      translate="label comment" 
3855      type="textarea"  3875      type="textarea" 
3856      sortOrder="90"  3876      sortOrder="90" 
3857      showInDefault="1"  3877      showInDefault="1" 
3858      showInWebsite="1"  3878      showInWebsite="1" 
3859      showInStore="1" 3879      showInStore="1"
3860     > 3880     >
3861                           3881                          
3862      <label> 3882      <label>
3863       Custom Google Fonts 3883       Custom Google Fonts
3864      </label> 3884      </label>
3865                           3885                          
3866      <comment> 3886      <comment>
3867       <![CDATA[Type in your custom styles , e.g.:<br/> 3887       <![CDATA[Type in your custom styles , e.g.:<br/>
3868                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"); 3888                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
3869                                   </em> 3889                                   </em>
3870                                   ]]> 3890                                   ]]>
3871      </comment> 3891      </comment>
3872                       3892                      
3873     </field> 3893     </field>
3874                      3894                     
3875     <field  3895     <field 
3876      id="custom_style"  3896      id="custom_style" 
3877      translate="label comment"  3897      translate="label comment" 
3878      type="textarea"  3898      type="textarea" 
3879      sortOrder="100"  3899      sortOrder="100" 
3880      showInDefault="1"  3900      showInDefault="1" 
3881      showInWebsite="1"  3901      showInWebsite="1" 
3882      showInStore="1" 3902      showInStore="1"
3883     > 3903     >
3884                           3904                          
3885      <label> 3905      <label>
3886       Custom Style 1 3906       Custom Style 1
3887      </label> 3907      </label>
3888                           3908                          
3889      <comment> 3909      <comment>
3890       <![CDATA[Type in your custom styles , e.g.:<br/> 3910       <![CDATA[Type in your custom styles , e.g.:<br/>
3891                                   <em>.page { padding: 0; margin: 0; }<br/> 3911                                   <em>.page { padding: 0; margin: 0; }<br/>
3892                                   .main { font-size: 14px; font-weight:400; } 3912                                   .main { font-size: 14px; font-weight:400; }
3893                                   </em> 3913                                   </em>
3894                                   ]]> 3914                                   ]]>
3895      </comment> 3915      </comment>
3896                       3916                      
3897     </field> 3917     </field>
3898                      3918                     
3899     <field  3919     <field 
3900      id="custom_style_2"  3920      id="custom_style_2" 
3901      translate="label comment"  3921      translate="label comment" 
3902      type="textarea"  3922      type="textarea" 
3903      sortOrder="200"  3923      sortOrder="200" 
3904      showInDefault="1"  3924      showInDefault="1" 
3905      showInWebsite="1"  3925      showInWebsite="1" 
3906      showInStore="1" 3926      showInStore="1"
3907     > 3927     >
3908                           3928                          
3909      <label> 3929      <label>
3910       Custom Style 2 3930       Custom Style 2
3911      </label> 3931      </label>
3912                           3932                          
3913      <comment> 3933      <comment>
3914       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]> 3934       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]>
3915      </comment> 3935      </comment>
3916                       3936                      
3917     </field> 3937     </field>
3918                  3938                 
3919    </group> 3939    </group>
3920                 3940                
3921    <group  3941    <group 
3922     id="install"  3942     id="install" 
3923     translate="label"  3943     translate="label" 
3924     sortOrder="800"  3944     sortOrder="800" 
3925     showInDefault="1"  3945     showInDefault="1" 
3926     showInWebsite="1"  3946     showInWebsite="1" 
3927     showInStore="1" 3947     showInStore="1"
3928    > 3948    >
3929                      3949                     
3930     <label> 3950     <label>
3931      Installation 3951      Installation
3932     </label> 3952     </label>
3933                      3953                     
3934     <field  3954     <field 
3935      id="demo_version"  3955      id="demo_version" 
3936      translate="label comment"  3956      translate="label comment" 
3937      type="select"  3957      type="select" 
3938      sortOrder="90"  3958      sortOrder="90" 
3939      showInDefault="1"  3959      showInDefault="1" 
3940      showInWebsite="1"  3960      showInWebsite="1" 
3941      showInStore="1" 3961      showInStore="1"
3942     > 3962     >
3943                           3963                          
3944      <label> 3964      <label>
3945       Demo Version 3965       Demo Version
3946      </label> 3966      </label>
3947                           3967                          
3948      <comment> 3968      <comment>
3949       Select the demo version, then import static blocks and cms pages. 3969       Select the demo version, then import static blocks and cms pages.
3950      </comment> 3970      </comment>
3951                           3971                          
3952      <source_model> 3972      <source_model>
3953       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion 3973       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion
3954      </source_model> 3974      </source_model>
3955                       3975                      
3956     </field> 3976     </field>
3957                      3977                     
3958     <field  3978     <field 
3959      id="import_blocks_heading"  3979      id="import_blocks_heading" 
3960      translate="label comment"  3980      translate="label comment" 
3961      sortOrder="100"  3981      sortOrder="100" 
3962      showInDefault="1"  3982      showInDefault="1" 
3963      showInWebsite="1"  3983      showInWebsite="1" 
3964      showInStore="1" 3984      showInStore="1"
3965     > 3985     >
3966                           3986                          
3967      <label> 3987      <label>
3968       Import Static Blocks 3988       Import Static Blocks
3969      </label> 3989      </label>
3970                           3990                          
3971      <frontend_model> 3991      <frontend_model>
3972       Magento\Config\Block\System\Config\Form\Field\Heading 3992       Magento\Config\Block\System\Config\Form\Field\Heading
3973      </frontend_model> 3993      </frontend_model>
3974                       3994                      
3975     </field> 3995     </field>
3976                      3996                     
3977     <field  3997     <field 
3978      id="import_blocks"  3998      id="import_blocks" 
3979      translate="button_label"  3999      translate="button_label" 
3980      sortOrder="110"  4000      sortOrder="110" 
3981      showInDefault="1"  4001      showInDefault="1" 
3982      showInWebsite="1"  4002      showInWebsite="1" 
3983      showInStore="1" 4003      showInStore="1"
3984     > 4004     >
3985                           4005                          
3986      <button_label> 4006      <button_label>
3987       Import Static Blocks 4007       Import Static Blocks
3988      </button_label> 4008      </button_label>
3989                           4009                          
3990      <attribute  4010      <attribute 
3991       type="action_url" 4011       type="action_url"
3992      > 4012      >
3993       porto_admin/system_config_cms/import 4013       porto_admin/system_config_cms/import
3994      </attribute> 4014      </attribute>
3995                           4015                          
3996      <attribute  4016      <attribute 
3997       type="import_type" 4017       type="import_type"
3998      > 4018      >
3999       blocks 4019       blocks
4000      </attribute> 4020      </attribute>
4001                           4021                          
4002      <frontend_model> 4022      <frontend_model>
4003       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 4023       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
4004      </frontend_model> 4024      </frontend_model>
4005                       4025                      
4006     </field> 4026     </field>
4007                      4027                     
4008     <field  4028     <field 
4009      id="overwrite_blocks 4029      id="overwrite_blocks
4010      translate="label comment"  4030      translate="label comment" 
4011      type="select"  4031      type="select" 
4012      sortOrder="120"  4032      sortOrder="120" 
4013      showInDefault="1"  4033      showInDefault="1" 
4014      showInWebsite="1"  4034      showInWebsite="1" 
4015      showInStore="1" 4035      showInStore="1"
4016     > 4036     >
4017                           4037                          
4018      <label> 4038      <label>
4019       Overwrite Existing Blocks 4039       Overwrite Existing Blocks
4020      </label> 4040      </label>
4021                           4041                          
4022      <comment> 4042      <comment>
4023       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 4043       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
4024      </comment> 4044      </comment>
4025                           4045                          
4026      <source_model> 4046      <source_model>
4027       Magento\Config\Model\Config\Source\Yesno 4047       Magento\Config\Model\Config\Source\Yesno
4028      </source_model> 4048      </source_model>
4029                       4049                      
4030     </field> 4050     </field>
4031                      4051                     
4032     <field  4052     <field 
4033      id="import_pages_heading"  4053      id="import_pages_heading" 
4034      translate="label comment"  4054      translate="label comment" 
4035      sortOrder="200"  4055      sortOrder="200" 
4036      showInDefault="1"  4056      showInDefault="1" 
4037      showInWebsite="1"  4057      showInWebsite="1" 
4038      showInStore="1" 4058      showInStore="1"
4039     > 4059     >
4040                           4060                          
4041      <label> 4061      <label>
4042       Import CMS Pages 4062       Import CMS Pages
4043      </label> 4063      </label>
4044                           4064                          
4045      <frontend_model> 4065      <frontend_model>
4046       Magento\Config\Block\System\Config\Form\Field\Heading 4066       Magento\Config\Block\System\Config\Form\Field\Heading
4047      </frontend_model> 4067      </frontend_model>
4048                       4068                      
4049     </field> 4069     </field>
4050                      4070                     
4051     <field  4071     <field 
4052      id="import_pages"  4072      id="import_pages" 
4053      translate="button_label"  4073      translate="button_label" 
4054      sortOrder="210"  4074      sortOrder="210" 
4055      showInDefault="1"  4075      showInDefault="1" 
4056      showInWebsite="1"  4076      showInWebsite="1" 
4057      showInStore="1" 4077      showInStore="1"
4058     > 4078     >
4059                           4079                          
4060      <button_label> 4080      <button_label>
4061       Import CMS Pages 4081       Import CMS Pages
4062      </button_label> 4082      </button_label>
4063                           4083                          
4064      <attribute  4084      <attribute 
4065       type="action_url" 4085       type="action_url"
4066      > 4086      >
4067       porto_admin/system_config_cms/import 4087       porto_admin/system_config_cms/import
4068      </attribute> 4088      </attribute>
4069                           4089                          
4070      <attribute  4090      <attribute 
4071       type="import_type" 4091       type="import_type"
4072      > 4092      >
4073       pages 4093       pages
4074      </attribute> 4094      </attribute>
4075                           4095                          
4076      <frontend_model> 4096      <frontend_model>
4077       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 4097       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
4078      </frontend_model> 4098      </frontend_model>
4079                       4099                      
4080     </field> 4100     </field>
4081                      4101                     
4082     <field  4102     <field 
4083      id="overwrite_pages"  4103      id="overwrite_pages" 
4084      translate="label comment"  4104      translate="label comment" 
4085      type="select"  4105      type="select" 
4086      sortOrder="220"  4106      sortOrder="220" 
4087      showInDefault="1"  4107      showInDefault="1" 
4088      showInWebsite="1"  4108      showInWebsite="1" 
4089      showInStore="1" 4109      showInStore="1"
4090     > 4110     >
4091                           4111                          
4092      <label> 4112      <label>
4093       Overwrite Existing Pages 4113       Overwrite Existing Pages
4094      </label> 4114      </label>
4095                           4115                          
4096      <comment> 4116      <comment>
4097       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 4117       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
4098      </comment> 4118      </comment>
4099                           4119                          
4100      <source_model> 4120      <source_model>
4101       Magento\Config\Model\Config\Source\Yesno 4121       Magento\Config\Model\Config\Source\Yesno
4102      </source_model> 4122      </source_model>
4103                       4123                      
4104     </field> 4124     </field>
4105                      4125                     
4106     <field  4126     <field 
4107      id="import_demo_heading"  4127      id="import_demo_heading" 
4108      translate="label comment"  4128      translate="label comment" 
4109      sortOrder="300"  4129      sortOrder="300" 
4110      showInDefault="1"  4130      showInDefault="1" 
4111      showInWebsite="1"  4131      showInWebsite="1" 
4112      showInStore="1" 4132      showInStore="1"
4113     > 4133     >
4114                           4134                          
4115      <label> 4135      <label>
4116       Import demos 4136       Import demos
4117      </label> 4137      </label>
4118                           4138                          
4119      <frontend_model> 4139      <frontend_model>
4120       Magento\Config\Block\System\Config\Form\Field\Heading 4140       Magento\Config\Block\System\Config\Form\Field\Heading
4121      </frontend_model> 4141      </frontend_model>
4122                       4142                      
4123     </field> 4143     </field>
4124                      4144                     
4125     <field  4145     <field 
4126      id="import_demo1"  4146      id="import_demo1" 
4127      translate="button_label"  4147      translate="button_label" 
4128      sortOrder="301"  4148      sortOrder="301" 
4129      showInDefault="1"  4149      showInDefault="1" 
4130      showInWebsite="1"  4150      showInWebsite="1" 
4131      showInStore="1" 4151      showInStore="1"
4132     > 4152     >
4133                           4153                          
4134      <button_label> 4154      <button_label>
4135       Import Demo 4155       Import Demo
4136      </button_label> 4156      </button_label>
4137                           4157                          
4138      <attribute  4158      <attribute 
4139       type="action_url" 4159       type="action_url"
4140      > 4160      >
4141       porto_admin/system_config_demo/import 4161       porto_admin/system_config_demo/import
4142      </attribute> 4162      </attribute>
4143                           4163                          
4144      <frontend_model> 4164      <frontend_model>
4145       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo 4165       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo
4146      </frontend_model> 4166      </frontend_model>
4147                       4167                      
4148     </field> 4168     </field>
4149                  4169                 
4150    </group> 4170    </group>
4151             4171            
4152   </section> 4172   </section>
4153            4173           
4154   <section  4174   <section 
4155    id="porto_design"  4175    id="porto_design" 
4156    translate="label"  4176    translate="label" 
4157    sortOrder="20"  4177    sortOrder="20" 
4158    showInDefault="1"  4178    showInDefault="1" 
4159    showInWebsite="1"  4179    showInWebsite="1" 
4160    showInStore="1" 4180    showInStore="1"
4161   > 4181   >
4162                 4182                
4163    <label> 4183    <label>
4164     Porto - Design Panel 4184     Porto - Design Panel
4165    </label> 4185    </label>
4166                 4186                
4167    <tab> 4187    <tab>
4168     smartwave_porto 4188     smartwave_porto
4169    </tab> 4189    </tab>
4170                 4190                
4171    <resource> 4191    <resource>
4172     Smartwave_Porto::config 4192     Smartwave_Porto::config
4173    </resource> 4193    </resource>
4174                 4194                
4175    <group  4195    <group 
4176     id="general"  4196     id="general" 
4177     translate="label"  4197     translate="label" 
4178     sortOrder="100"  4198     sortOrder="100" 
4179     showInDefault="1"  4199     showInDefault="1" 
4180     showInWebsite="1"  4200     showInWebsite="1" 
4181     showInStore="1" 4201     showInStore="1"
4182    > 4202    >
4183                      4203                     
4184     <label> 4204     <label>
4185      General 4205      General
4186     </label> 4206     </label>
4187                      4207                     
4188     <field  4208     <field 
4189      id="theme_color"  4209      id="theme_color" 
4190      translate="label comment"  4210      translate="label comment" 
4191      type="text 4211      type="text
4192      sortOrder="10"  4212      sortOrder="10" 
4193      showInDefault="1"  4213      showInDefault="1" 
4194      showInWebsite="1"  4214      showInWebsite="1" 
4195      showInStore="1" 4215      showInStore="1"
4196     > 4216     >
4197                           4217                          
4198      <label> 4218      <label>
4199       Theme Colors 4219       Theme Colors
4200      </label> 4220      </label>
4201                           4221                          
4202      <backend_model> 4222      <backend_model>
4203       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4223       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4204      </backend_model> 4224      </backend_model>
4205                           4225                          
4206      <frontend_model> 4226      <frontend_model>
4207       Smartwave\Porto\Block\System\Config\Form\Field\Color 4227       Smartwave\Porto\Block\System\Config\Form\Field\Color
4208      </frontend_model> 4228      </frontend_model>
4209                       4229                      
4210     </field> 4230     </field>
4211                  4231                 
4212    </group> 4232    </group>
4213                 4233                
4214    <group  4234    <group 
4215     id="font"  4235     id="font" 
4216     translate="label"  4236     translate="label" 
4217     sortOrder="200"  4237     sortOrder="200" 
4218     showInDefault="1"  4238     showInDefault="1" 
4219     showInWebsite="1"  4239     showInWebsite="1" 
4220     showInStore="1" 4240     showInStore="1"
4221    > 4241    >
4222                      4242                     
4223     <label> 4243     <label>
4224      Font 4244      Font
4225     </label> 4245     </label>
4226                      4246                     
4227     <field  4247     <field 
4228      id="custom 4248      id="custom
4229      translate="label comment"  4249      translate="label comment" 
4230      type="select"  4250      type="select" 
4231      sortOrder="10"  4251      sortOrder="10" 
4232      showInDefault="1"  4252      showInDefault="1" 
4233      showInWebsite="1"  4253      showInWebsite="1" 
4234      showInStore="1" 4254      showInStore="1"
4235     > 4255     >
4236                           4256                          
4237      <label> 4257      <label>
4238       Custom 4258       Custom
4239      </label> 4259      </label>
4240                           4260                          
4241      <source_model> 4261      <source_model>
4242       Magento\Config\Model\Config\Source\Yesno 4262       Magento\Config\Model\Config\Source\Yesno
4243      </source_model> 4263      </source_model>
4244                       4264                      
4245     </field> 4265     </field>
4246                      4266                     
4247     <field  4267     <field 
4248      id="font_size"  4268      id="font_size" 
4249      translate="label comment"  4269      translate="label comment" 
4250      type="select"  4270      type="select" 
4251      sortOrder="20"  4271      sortOrder="20" 
4252      showInDefault="1"  4272      showInDefault="1" 
4253      showInWebsite="1"  4273      showInWebsite="1" 
4254      showInStore="1" 4274      showInStore="1"
4255     > 4275     >
4256                           4276                          
4257      <label> 4277      <label>
4258       Basic Font Size 4278       Basic Font Size
4259      </label> 4279      </label>
4260                           4280                          
4261      <source_model> 4281      <source_model>
4262       Smartwave\Porto\Model\Config\Design\Font\Size 4282       Smartwave\Porto\Model\Config\Design\Font\Size
4263      </source_model> 4283      </source_model>
4264                           4284                          
4265      <depends> 4285      <depends>
4266                                4286                               
4267       <field  4287       <field 
4268        id="custom" 4288        id="custom"
4269       > 4289       >
4270        1 4290        1
4271       </field> 4291       </field>
4272                            4292                           
4273      </depends> 4293      </depends>
4274                       4294                      
4275     </field> 4295     </field>
4276                      4296                     
4277     <field  4297     <field 
4278      id="font_family"  4298      id="font_family" 
4279      translate="label comment"  4299      translate="label comment" 
4280      type="select"  4300      type="select" 
4281      sortOrder="30"  4301      sortOrder="30" 
4282      showInDefault="1"  4302      showInDefault="1" 
4283      showInWebsite="1"  4303      showInWebsite="1" 
4284      showInStore="1" 4304      showInStore="1"
4285     > 4305     >
4286                           4306                          
4287      <label> 4307      <label>
4288       Basic Font Family 4308       Basic Font Family
4289      </label> 4309      </label>
4290                           4310                          
4291      <source_model> 4311      <source_model>
4292       Smartwave\Porto\Model\Config\Design\Font\Family 4312       Smartwave\Porto\Model\Config\Design\Font\Family
4293      </source_model> 4313      </source_model>
4294                           4314                          
4295      <depends> 4315      <depends>
4296                                4316                               
4297       <field  4317       <field 
4298        id="custom" 4318        id="custom"
4299       > 4319       >
4300        1 4320        1
4301       </field> 4321       </field>
4302                            4322                           
4303      </depends> 4323      </depends>
4304                       4324                      
4305     </field> 4325     </field>
4306                      4326                     
4307     <field  4327     <field 
4308      id="custom_font_family"  4328      id="custom_font_family" 
4309      translate="label comment"  4329      translate="label comment" 
4310      type="text 4330      type="text
4311      sortOrder="40"  4331      sortOrder="40" 
4312      showInDefault="1"  4332      showInDefault="1" 
4313      showInWebsite="1"  4333      showInWebsite="1" 
4314      showInStore="1" 4334      showInStore="1"
4315     > 4335     >
4316                           4336                          
4317      <label> 4337      <label>
4318       Font Family - Custom 4338       Font Family - Custom
4319      </label> 4339      </label>
4320                           4340                          
4321      <depends> 4341      <depends>
4322                                4342                               
4323       <field  4343       <field 
4324        id="custom" 4344        id="custom"
4325       > 4345       >
4326        1 4346        1
4327       </field> 4347       </field>
4328                                4348                               
4329       <field  4349       <field 
4330        id="font_family" 4350        id="font_family"
4331       > 4351       >
4332        custom 4352        custom
4333       </field> 4353       </field>
4334                            4354                           
4335      </depends> 4355      </depends>
4336                       4356                      
4337     </field> 4357     </field>
4338                      4358                     
4339     <field  4359     <field 
4340      id="google_font_family"  4360      id="google_font_family" 
4341      translate="label comment"  4361      translate="label comment" 
4342      type="select"  4362      type="select" 
4343      sortOrder="50"  4363      sortOrder="50" 
4344      showInDefault="1"  4364      showInDefault="1" 
4345      showInWebsite="1"  4365      showInWebsite="1" 
4346      showInStore="1" 4366      showInStore="1"
4347     > 4367     >
4348                           4368                          
4349      <label> 4369      <label>
4350       Font Family - Google Fonts 4370       Font Family - Google Fonts
4351      </label> 4371      </label>
4352                           4372                          
4353      <source_model> 4373      <source_model>
4354       Smartwave\Porto\Model\Config\Design\Font\Googlefonts 4374       Smartwave\Porto\Model\Config\Design\Font\Googlefonts
4355      </source_model> 4375      </source_model>
4356                           4376                          
4357      <depends> 4377      <depends>
4358                                4378                               
4359       <field  4379       <field 
4360        id="custom" 4380        id="custom"
4361       > 4381       >
4362        1 4382        1
4363       </field> 4383       </field>
4364                                4384                               
4365       <field  4385       <field 
4366        id="font_family" 4386        id="font_family"
4367       > 4387       >
4368        google 4388        google
4369       </field> 4389       </field>
4370                            4390                           
4371      </depends> 4391      </depends>
4372                       4392                      
4373     </field> 4393     </field>
4374                      4394                     
4375     <field  4395     <field 
4376      id="char_latin_ext"  4396      id="char_latin_ext" 
4377      translate="label comment"  4397      translate="label comment" 
4378      type="select"  4398      type="select" 
4379      sortOrder="60"  4399      sortOrder="60" 
4380      showInDefault="1"  4400      showInDefault="1" 
4381      showInWebsite="1"  4401      showInWebsite="1" 
4382      showInStore="1" 4402      showInStore="1"
4383     > 4403     >
4384                           4404                          
4385      <label> 4405      <label>
4386       Character Set: Latin Extended 4406       Character Set: Latin Extended
4387      </label> 4407      </label>
4388                           4408                          
4389      <source_model> 4409      <source_model>
4390       Magento\Config\Model\Config\Source\Enabledisable 4410       Magento\Config\Model\Config\Source\Enabledisable
4391      </source_model> 4411      </source_model>
4392                           4412                          
4393      <depends> 4413      <depends>
4394                                4414                               
4395       <field  4415       <field 
4396        id="custom" 4416        id="custom"
4397       > 4417       >
4398        1 4418        1
4399       </field> 4419       </field>
4400                                4420                               
4401       <field  4421       <field 
4402        id="font_family" 4422        id="font_family"
4403       > 4423       >
4404        google 4424        google
4405       </field> 4425       </field>
4406                            4426                           
4407      </depends> 4427      </depends>
4408                       4428                      
4409     </field> 4429     </field>
4410                      4430                     
4411     <field  4431     <field 
4412      id="char_subset"  4432      id="char_subset" 
4413      translate="label comment"  4433      translate="label comment" 
4414      type="text 4434      type="text
4415      sortOrder="70"  4435      sortOrder="70" 
4416      showInDefault="1"  4436      showInDefault="1" 
4417      showInWebsite="1"  4437      showInWebsite="1" 
4418      showInStore="1" 4438      showInStore="1"
4419     > 4439     >
4420                           4440                          
4421      <label> 4441      <label>
4422       Custom Character Subset 4442       Custom Character Subset
4423      </label> 4443      </label>
4424                           4444                          
4425      <depends> 4445      <depends>
4426                                4446                               
4427       <field  4447       <field 
4428        id="custom" 4448        id="custom"
4429       > 4449       >
4430        1 4450        1
4431       </field> 4451       </field>
4432                                4452                               
4433       <field  4453       <field 
4434        id="font_family" 4454        id="font_family"
4435       > 4455       >
4436        google 4456        google
4437       </field> 4457       </field>
4438                            4458                           
4439      </depends> 4459      </depends>
4440                       4460                      
4441     </field> 4461     </field>
4442                  4462                 
4443    </group> 4463    </group>
4444                 4464                
4445    <group  4465    <group 
4446     id="colors 4466     id="colors
4447     translate="label"  4467     translate="label" 
4448     sortOrder="300"  4468     sortOrder="300" 
4449     showInDefault="1"  4469     showInDefault="1" 
4450     showInWebsite="1"  4470     showInWebsite="1" 
4451     showInStore="1" 4471     showInStore="1"
4452    > 4472    >
4453                      4473                     
4454     <label> 4474     <label>
4455      Colors 4475      Colors
4456     </label> 4476     </label>
4457                      4477                     
4458     <field  4478     <field 
4459      id="custom 4479      id="custom
4460      translate="label comment"  4480      translate="label comment" 
4461      type="select"  4481      type="select" 
4462      sortOrder="10"  4482      sortOrder="10" 
4463      showInDefault="1"  4483      showInDefault="1" 
4464      showInWebsite="1"  4484      showInWebsite="1" 
4465      showInStore="1" 4485      showInStore="1"
4466     > 4486     >
4467                           4487                          
4468      <label> 4488      <label>
4469       Custom 4489       Custom
4470      </label> 4490      </label>
4471                           4491                          
4472      <source_model> 4492      <source_model>
4473       Magento\Config\Model\Config\Source\Yesno 4493       Magento\Config\Model\Config\Source\Yesno
4474      </source_model> 4494      </source_model>
4475                       4495                      
4476     </field> 4496     </field>
4477                      4497                     
4478     <field  4498     <field 
4479      id="basic_heading"  4499      id="basic_heading" 
4480      translate="label comment"  4500      translate="label comment" 
4481      sortOrder="100"  4501      sortOrder="100" 
4482      showInDefault="1"  4502      showInDefault="1" 
4483      showInWebsite="1"  4503      showInWebsite="1" 
4484      showInStore="1" 4504      showInStore="1"
4485     > 4505     >
4486                           4506                          
4487      <label> 4507      <label>
4488       Basic Colors 4508       Basic Colors
4489      </label> 4509      </label>
4490                           4510                          
4491      <frontend_model> 4511      <frontend_model>
4492       Magento\Config\Block\System\Config\Form\Field\Heading 4512       Magento\Config\Block\System\Config\Form\Field\Heading
4493      </frontend_model> 4513      </frontend_model>
4494                           4514                          
4495      <depends> 4515      <depends>
4496                                4516                               
4497       <field  4517       <field 
4498        id="custom" 4518        id="custom"
4499       > 4519       >
4500        1 4520        1
4501       </field> 4521       </field>
4502                            4522                           
4503      </depends> 4523      </depends>
4504                       4524                      
4505     </field> 4525     </field>
4506                      4526                     
4507     <field  4527     <field 
4508      id="text_color"  4528      id="text_color" 
4509      translate="label comment"  4529      translate="label comment" 
4510      type="text 4530      type="text
4511      sortOrder="110"  4531      sortOrder="110" 
4512      showInDefault="1"  4532      showInDefault="1" 
4513      showInWebsite="1"  4533      showInWebsite="1" 
4514      showInStore="1" 4534      showInStore="1"
4515     > 4535     >
4516                           4536                          
4517      <label> 4537      <label>
4518       Text Color 4538       Text Color
4519      </label> 4539      </label>
4520                           4540                          
4521      <backend_model> 4541      <backend_model>
4522       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4542       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4523      </backend_model> 4543      </backend_model>
4524                           4544                          
4525      <frontend_model> 4545      <frontend_model>
4526       Smartwave\Porto\Block\System\Config\Form\Field\Color 4546       Smartwave\Porto\Block\System\Config\Form\Field\Color
4527      </frontend_model> 4547      </frontend_model>
4528                           4548                          
4529      <depends> 4549      <depends>
4530                                4550                               
4531       <field  4551       <field 
4532        id="custom" 4552        id="custom"
4533       > 4553       >
4534        1 4554        1
4535       </field> 4555       </field>
4536                            4556                           
4537      </depends> 4557      </depends>
4538                       4558                      
4539     </field> 4559     </field>
4540                      4560                     
4541     <field  4561     <field 
4542      id="link_color"  4562      id="link_color" 
4543      translate="label comment"  4563      translate="label comment" 
4544      type="text 4564      type="text
4545      sortOrder="120"  4565      sortOrder="120" 
4546      showInDefault="1"  4566      showInDefault="1" 
4547      showInWebsite="1"  4567      showInWebsite="1" 
4548      showInStore="1" 4568      showInStore="1"
4549     > 4569     >
4550                           4570                          
4551      <label> 4571      <label>
4552       Link Color 4572       Link Color
4553      </label> 4573      </label>
4554                           4574                          
4555      <backend_model> 4575      <backend_model>
4556       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4576       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4557      </backend_model> 4577      </backend_model>
4558                           4578                          
4559      <frontend_model> 4579      <frontend_model>
4560       Smartwave\Porto\Block\System\Config\Form\Field\Color 4580       Smartwave\Porto\Block\System\Config\Form\Field\Color
4561      </frontend_model> 4581      </frontend_model>
4562                           4582                          
4563      <depends> 4583      <depends>
4564                                4584                               
4565       <field  4585       <field 
4566        id="custom" 4586        id="custom"
4567       > 4587       >
4568        1 4588        1
4569       </field> 4589       </field>
4570                            4590                           
4571      </depends> 4591      </depends>
4572                       4592                      
4573     </field> 4593     </field>
4574                      4594                     
4575     <field  4595     <field 
4576      id="link_hover_color 4596      id="link_hover_color
4577      translate="label comment"  4597      translate="label comment" 
4578      type="text 4598      type="text
4579      sortOrder="130"  4599      sortOrder="130" 
4580      showInDefault="1"  4600      showInDefault="1" 
4581      showInWebsite="1"  4601      showInWebsite="1" 
4582      showInStore="1" 4602      showInStore="1"
4583     > 4603     >
4584                           4604                          
4585      <label> 4605      <label>
4586       Link Hover Color 4606       Link Hover Color
4587      </label> 4607      </label>
4588                           4608                          
4589      <backend_model> 4609      <backend_model>
4590       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4610       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4591      </backend_model> 4611      </backend_model>
4592                           4612                          
4593      <frontend_model> 4613      <frontend_model>
4594       Smartwave\Porto\Block\System\Config\Form\Field\Color 4614       Smartwave\Porto\Block\System\Config\Form\Field\Color
4595      </frontend_model> 4615      </frontend_model>
4596                           4616                          
4597      <depends> 4617      <depends>
4598                                4618                               
4599       <field  4619       <field 
4600        id="custom" 4620        id="custom"
4601       > 4621       >
4602        1 4622        1
4603       </field> 4623       </field>
4604                            4624                           
4605      </depends> 4625      </depends>
4606                       4626                      
4607     </field> 4627     </field>
4608                      4628                     
4609     <field  4629     <field 
4610      id="button_heading"  4630      id="button_heading" 
4611      translate="label comment"  4631      translate="label comment" 
4612      sortOrder="200"  4632      sortOrder="200" 
4613      showInDefault="1"  4633      showInDefault="1" 
4614      showInWebsite="1"  4634      showInWebsite="1" 
4615      showInStore="1" 4635      showInStore="1"
4616     > 4636     >
4617                           4637                          
4618      <label> 4638      <label>
4619       Buttons 4639       Buttons
4620      </label> 4640      </label>
4621                           4641                          
4622      <frontend_model> 4642      <frontend_model>
4623       Magento\Config\Block\System\Config\Form\Field\Heading 4643       Magento\Config\Block\System\Config\Form\Field\Heading
4624      </frontend_model> 4644      </frontend_model>
4625                           4645                          
4626      <depends> 4646      <depends>
4627                                4647                               
4628       <field  4648       <field 
4629        id="custom" 4649        id="custom"
4630       > 4650       >
4631        1 4651        1
4632       </field> 4652       </field>
4633                            4653                           
4634      </depends> 4654      </depends>
4635                       4655                      
4636     </field> 4656     </field>
4637                      4657                     
4638     <field  4658     <field 
4639      id="button_bg_color"  4659      id="button_bg_color" 
4640      translate="label comment"  4660      translate="label comment" 
4641      type="text 4661      type="text
4642      sortOrder="210"  4662      sortOrder="210" 
4643      showInDefault="1"  4663      showInDefault="1" 
4644      showInWebsite="1"  4664      showInWebsite="1" 
4645      showInStore="1" 4665      showInStore="1"
4646     > 4666     >
4647                           4667                          
4648      <label> 4668      <label>
4649       Button Background Color 4669       Button Background Color
4650      </label> 4670      </label>
4651                           4671                          
4652      <backend_model> 4672      <backend_model>
4653       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4673       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4654      </backend_model> 4674      </backend_model>
4655                           4675                          
4656      <frontend_model> 4676      <frontend_model>
4657       Smartwave\Porto\Block\System\Config\Form\Field\Color 4677       Smartwave\Porto\Block\System\Config\Form\Field\Color
4658      </frontend_model> 4678      </frontend_model>
4659                           4679                          
4660      <depends> 4680      <depends>
4661                                4681                               
4662       <field  4682       <field 
4663        id="custom" 4683        id="custom"
4664       > 4684       >
4665        1 4685        1
4666       </field> 4686       </field>
4667                            4687                           
4668      </depends> 4688      </depends>
4669                       4689                      
4670     </field> 4690     </field>
4671                      4691                     
4672     <field  4692     <field 
4673      id="button_text_color"  4693      id="button_text_color" 
4674      translate="label comment"  4694      translate="label comment" 
4675      type="text 4695      type="text
4676      sortOrder="220"  4696      sortOrder="220" 
4677      showInDefault="1"  4697      showInDefault="1" 
4678      showInWebsite="1"  4698      showInWebsite="1" 
4679      showInStore="1" 4699      showInStore="1"
4680     > 4700     >
4681                           4701                          
4682      <label> 4702      <label>
4683       Button Text Color 4703       Button Text Color
4684      </label> 4704      </label>
4685                           4705                          
4686      <backend_model> 4706      <backend_model>
4687       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4707       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4688      </backend_model> 4708      </backend_model>
4689                           4709                          
4690      <frontend_model> 4710      <frontend_model>
4691       Smartwave\Porto\Block\System\Config\Form\Field\Color 4711       Smartwave\Porto\Block\System\Config\Form\Field\Color
4692      </frontend_model> 4712      </frontend_model>
4693                           4713                          
4694      <depends> 4714      <depends>
4695                                4715                               
4696       <field  4716       <field 
4697        id="custom" 4717        id="custom"
4698       > 4718       >
4699        1 4719        1
4700       </field> 4720       </field>
4701                            4721                           
4702      </depends> 4722      </depends>
4703                       4723                      
4704     </field> 4724     </field>
4705                      4725                     
4706     <field  4726     <field 
4707      id="button_hover_bg_color"  4727      id="button_hover_bg_color" 
4708      translate="label comment"  4728      translate="label comment" 
4709      type="text 4729      type="text
4710      sortOrder="230"  4730      sortOrder="230" 
4711      showInDefault="1"  4731      showInDefault="1" 
4712      showInWebsite="1"  4732      showInWebsite="1" 
4713      showInStore="1" 4733      showInStore="1"
4714     > 4734     >
4715                           4735                          
4716      <label> 4736      <label>
4717       Button Hover Background Color 4737       Button Hover Background Color
4718      </label> 4738      </label>
4719                           4739                          
4720      <backend_model> 4740      <backend_model>
4721       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4741       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4722      </backend_model> 4742      </backend_model>
4723                           4743                          
4724      <frontend_model> 4744      <frontend_model>
4725       Smartwave\Porto\Block\System\Config\Form\Field\Color 4745       Smartwave\Porto\Block\System\Config\Form\Field\Color
4726      </frontend_model> 4746      </frontend_model>
4727                           4747                          
4728      <depends> 4748      <depends>
4729                                4749                               
4730       <field  4750       <field 
4731        id="custom" 4751        id="custom"
4732       > 4752       >
4733        1 4753        1
4734       </field> 4754       </field>
4735                            4755                           
4736      </depends> 4756      </depends>
4737                       4757                      
4738     </field> 4758     </field>
4739                      4759                     
4740     <field  4760     <field 
4741      id="button_hover_text_color"  4761      id="button_hover_text_color" 
4742      translate="label comment"  4762      translate="label comment" 
4743      type="text 4763      type="text
4744      sortOrder="240"  4764      sortOrder="240" 
4745      showInDefault="1"  4765      showInDefault="1" 
4746      showInWebsite="1"  4766      showInWebsite="1" 
4747      showInStore="1" 4767      showInStore="1"
4748     > 4768     >
4749                           4769                          
4750      <label> 4770      <label>
4751       Button Hover Text Color 4771       Button Hover Text Color
4752      </label> 4772      </label>
4753                           4773                          
4754      <backend_model> 4774      <backend_model>
4755       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4775       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4756      </backend_model> 4776      </backend_model>
4757                           4777                          
4758      <frontend_model> 4778      <frontend_model>
4759       Smartwave\Porto\Block\System\Config\Form\Field\Color 4779       Smartwave\Porto\Block\System\Config\Form\Field\Color
4760      </frontend_model> 4780      </frontend_model>
4761                           4781                          
4762      <depends> 4782      <depends>
4763                                4783                               
4764       <field  4784       <field 
4765        id="custom" 4785        id="custom"
4766       > 4786       >
4767        1 4787        1
4768       </field> 4788       </field>
4769                            4789                           
4770      </depends> 4790      </depends>
4771                       4791                      
4772     </field> 4792     </field>
4773                      4793                     
4774     <field  4794     <field 
4775      id="breadcrumbs_heading"  4795      id="breadcrumbs_heading" 
4776      translate="label comment"  4796      translate="label comment" 
4777      sortOrder="600"  4797      sortOrder="600" 
4778      showInDefault="1"  4798      showInDefault="1" 
4779      showInWebsite="1"  4799      showInWebsite="1" 
4780      showInStore="1" 4800      showInStore="1"
4781     > 4801     >
4782                           4802                          
4783      <label> 4803      <label>
4784       Breadcrumbs 4804       Breadcrumbs
4785      </label> 4805      </label>
4786                           4806                          
4787      <frontend_model> 4807      <frontend_model>
4788       Magento\Config\Block\System\Config\Form\Field\Heading 4808       Magento\Config\Block\System\Config\Form\Field\Heading
4789      </frontend_model> 4809      </frontend_model>
4790                           4810                          
4791      <depends> 4811      <depends>
4792                                4812                               
4793       <field  4813       <field 
4794        id="custom" 4814        id="custom"
4795       > 4815       >
4796        1 4816        1
4797       </field> 4817       </field>
4798                            4818                           
4799      </depends> 4819      </depends>
4800                       4820                      
4801     </field> 4821     </field>
4802                      4822                     
4803     <field  4823     <field 
4804      id="breadcrumbs_bg_color"  4824      id="breadcrumbs_bg_color" 
4805      translate="label comment"  4825      translate="label comment" 
4806      type="text 4826      type="text
4807      sortOrder="610"  4827      sortOrder="610" 
4808      showInDefault="1"  4828      showInDefault="1" 
4809      showInWebsite="1"  4829      showInWebsite="1" 
4810      showInStore="1" 4830      showInStore="1"
4811     > 4831     >
4812                           4832                          
4813      <label> 4833      <label>
4814       Background Color 4834       Background Color
4815      </label> 4835      </label>
4816                           4836                          
4817      <backend_model> 4837      <backend_model>
4818       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4838       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4819      </backend_model> 4839      </backend_model>
4820                           4840                          
4821      <frontend_model> 4841      <frontend_model>
4822       Smartwave\Porto\Block\System\Config\Form\Field\Color 4842       Smartwave\Porto\Block\System\Config\Form\Field\Color
4823      </frontend_model> 4843      </frontend_model>
4824                           4844                          
4825      <depends> 4845      <depends>
4826                                4846                               
4827       <field  4847       <field 
4828        id="custom" 4848        id="custom"
4829       > 4849       >
4830        1 4850        1
4831       </field> 4851       </field>
4832                            4852                           
4833      </depends> 4853      </depends>
4834                       4854                      
4835     </field> 4855     </field>
4836                      4856                     
4837     <field  4857     <field 
4838      id="breadcrumbs_color"  4858      id="breadcrumbs_color" 
4839      translate="label comment"  4859      translate="label comment" 
4840      type="text 4860      type="text
4841      sortOrder="620"  4861      sortOrder="620" 
4842      showInDefault="1"  4862      showInDefault="1" 
4843      showInWebsite="1"  4863      showInWebsite="1" 
4844      showInStore="1" 4864      showInStore="1"
4845     > 4865     >
4846                           4866                          
4847      <label> 4867      <label>
4848       Text Color 4868       Text Color
4849      </label> 4869      </label>
4850                           4870                          
4851      <backend_model> 4871      <backend_model>
4852       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4872       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4853      </backend_model> 4873      </backend_model>
4854                           4874                          
4855      <frontend_model> 4875      <frontend_model>
4856       Smartwave\Porto\Block\System\Config\Form\Field\Color 4876       Smartwave\Porto\Block\System\Config\Form\Field\Color
4857      </frontend_model> 4877      </frontend_model>
4858                           4878                          
4859      <depends> 4879      <depends>
4860                                4880                               
4861       <field  4881       <field 
4862        id="custom" 4882        id="custom"
4863       > 4883       >
4864        1 4884        1
4865       </field> 4885       </field>
4866                            4886                           
4867      </depends> 4887      </depends>
4868                       4888                      
4869     </field> 4889     </field>
4870                      4890                     
4871     <field  4891     <field 
4872      id="breadcrumbs_links_color"  4892      id="breadcrumbs_links_color" 
4873      translate="label comment"  4893      translate="label comment" 
4874      type="text 4894      type="text
4875      sortOrder="630"  4895      sortOrder="630" 
4876      showInDefault="1"  4896      showInDefault="1" 
4877      showInWebsite="1"  4897      showInWebsite="1" 
4878      showInStore="1" 4898      showInStore="1"
4879     > 4899     >
4880                           4900                          
4881      <label> 4901      <label>
4882       Links Color 4902       Links Color
4883      </label> 4903      </label>
4884                           4904                          
4885      <backend_model> 4905      <backend_model>
4886       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4906       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4887      </backend_model> 4907      </backend_model>
4888                           4908                          
4889      <frontend_model> 4909      <frontend_model>
4890       Smartwave\Porto\Block\System\Config\Form\Field\Color 4910       Smartwave\Porto\Block\System\Config\Form\Field\Color
4891      </frontend_model> 4911      </frontend_model>
4892                           4912                          
4893      <depends> 4913      <depends>
4894                                4914                               
4895       <field  4915       <field 
4896        id="custom" 4916        id="custom"
4897       > 4917       >
4898        1 4918        1
4899       </field> 4919       </field>
4900                            4920                           
4901      </depends> 4921      </depends>
4902                       4922                      
4903     </field> 4923     </field>
4904                      4924                     
4905     <field  4925     <field 
4906      id="breadcrumbs_links_hover_color"  4926      id="breadcrumbs_links_hover_color" 
4907      translate="label comment"  4927      translate="label comment" 
4908      type="text 4928      type="text
4909      sortOrder="640"  4929      sortOrder="640" 
4910      showInDefault="1"  4930      showInDefault="1" 
4911      showInWebsite="1"  4931      showInWebsite="1" 
4912      showInStore="1" 4932      showInStore="1"
4913     > 4933     >
4914                           4934                          
4915      <label> 4935      <label>
4916       Links Hover Color 4936       Links Hover Color
4917      </label> 4937      </label>
4918                           4938                          
4919      <backend_model> 4939      <backend_model>
4920       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4940       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4921      </backend_model> 4941      </backend_model>
4922                           4942                          
4923      <frontend_model> 4943      <frontend_model>
4924       Smartwave\Porto\Block\System\Config\Form\Field\Color 4944       Smartwave\Porto\Block\System\Config\Form\Field\Color
4925      </frontend_model> 4945      </frontend_model>
4926                           4946                          
4927      <depends> 4947      <depends>
4928                                4948                               
4929       <field  4949       <field 
4930        id="custom" 4950        id="custom"
4931       > 4951       >
4932        1 4952        1
4933       </field> 4953       </field>
4934                            4954                           
4935      </depends> 4955      </depends>
4936                       4956                      
4937     </field> 4957     </field>
4938                      4958                     
4939     <field  4959     <field 
4940      id="product_label_heading"  4960      id="product_label_heading" 
4941      translate="label comment"  4961      translate="label comment" 
4942      sortOrder="700"  4962      sortOrder="700" 
4943      showInDefault="1"  4963      showInDefault="1" 
4944      showInWebsite="1"  4964      showInWebsite="1" 
4945      showInStore="1" 4965      showInStore="1"
4946     > 4966     >
4947                           4967                          
4948      <label> 4968      <label>
4949       Product Labels 4969       Product Labels
4950      </label> 4970      </label>
4951                           4971                          
4952      <frontend_model> 4972      <frontend_model>
4953       Magento\Config\Block\System\Config\Form\Field\Heading 4973       Magento\Config\Block\System\Config\Form\Field\Heading
4954      </frontend_model> 4974      </frontend_model>
4955                           4975                          
4956      <depends> 4976      <depends>
4957                                4977                               
4958       <field  4978       <field 
4959        id="custom" 4979        id="custom"
4960       > 4980       >
4961        1 4981        1
4962       </field> 4982       </field>
4963                            4983                           
4964      </depends> 4984      </depends>
4965                       4985                      
4966     </field> 4986     </field>
4967                      4987                     
4968     <field  4988     <field 
4969      id="sale_bg_color"  4989      id="sale_bg_color" 
4970      translate="label comment"  4990      translate="label comment" 
4971      type="text 4991      type="text
4972      sortOrder="710"  4992      sortOrder="710" 
4973      showInDefault="1"  4993      showInDefault="1" 
4974      showInWebsite="1"  4994      showInWebsite="1" 
4975      showInStore="1" 4995      showInStore="1"
4976     > 4996     >
4977                           4997                          
4978      <label> 4998      <label>
4979       "Sale" Label Background Color 4999       "Sale" Label Background Color
4980      </label> 5000      </label>
4981                           5001                          
4982      <backend_model> 5002      <backend_model>
4983       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5003       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4984      </backend_model> 5004      </backend_model>
4985                           5005                          
4986      <frontend_model> 5006      <frontend_model>
4987       Smartwave\Porto\Block\System\Config\Form\Field\Color 5007       Smartwave\Porto\Block\System\Config\Form\Field\Color
4988      </frontend_model> 5008      </frontend_model>
4989                           5009                          
4990      <depends> 5010      <depends>
4991                                5011                               
4992       <field  5012       <field 
4993        id="custom" 5013        id="custom"
4994       > 5014       >
4995        1 5015        1
4996       </field> 5016       </field>
4997                            5017                           
4998      </depends> 5018      </depends>
4999                       5019                      
5000     </field> 5020     </field>
5001                      5021                     
5002     <field  5022     <field 
5003      id="sale_font_color"  5023      id="sale_font_color" 
5004      translate="label comment"  5024      translate="label comment" 
5005      type="text 5025      type="text
5006      sortOrder="720"  5026      sortOrder="720" 
5007      showInDefault="1"  5027      showInDefault="1" 
5008      showInWebsite="1"  5028      showInWebsite="1" 
5009      showInStore="1" 5029      showInStore="1"
5010     > 5030     >
5011                           5031                          
5012      <label> 5032      <label>
5013       "Sale" Label Font Color 5033       "Sale" Label Font Color
5014      </label> 5034      </label>
5015                           5035                          
5016      <backend_model> 5036      <backend_model>
5017       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5037       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5018      </backend_model> 5038      </backend_model>
5019                           5039                          
5020      <frontend_model> 5040      <frontend_model>
5021       Smartwave\Porto\Block\System\Config\Form\Field\Color 5041       Smartwave\Porto\Block\System\Config\Form\Field\Color
5022      </frontend_model> 5042      </frontend_model>
5023                           5043                          
5024      <depends> 5044      <depends>
5025                                5045                               
5026       <field  5046       <field 
5027        id="custom" 5047        id="custom"
5028       > 5048       >
5029        1 5049        1
5030       </field> 5050       </field>
5031                            5051                           
5032      </depends> 5052      </depends>
5033                       5053                      
5034     </field> 5054     </field>
5035                      5055                     
5036     <field  5056     <field 
5037      id="new_bg_color"  5057      id="new_bg_color" 
5038      translate="label comment"  5058      translate="label comment" 
5039      type="text 5059      type="text
5040      sortOrder="730"  5060      sortOrder="730" 
5041      showInDefault="1"  5061      showInDefault="1" 
5042      showInWebsite="1"  5062      showInWebsite="1" 
5043      showInStore="1" 5063      showInStore="1"
5044     > 5064     >
5045                           5065                          
5046      <label> 5066      <label>
5047       "New" Label Background Color 5067       "New" Label Background Color
5048      </label> 5068      </label>
5049                           5069                          
5050      <backend_model> 5070      <backend_model>
5051       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5071       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5052      </backend_model> 5072      </backend_model>
5053                           5073                          
5054      <frontend_model> 5074      <frontend_model>
5055       Smartwave\Porto\Block\System\Config\Form\Field\Color 5075       Smartwave\Porto\Block\System\Config\Form\Field\Color
5056      </frontend_model> 5076      </frontend_model>
5057                           5077                          
5058      <depends> 5078      <depends>
5059                                5079                               
5060       <field  5080       <field 
5061        id="custom" 5081        id="custom"
5062       > 5082       >
5063        1 5083        1
5064       </field> 5084       </field>
5065                            5085                           
5066      </depends> 5086      </depends>
5067                       5087                      
5068     </field> 5088     </field>
5069                      5089                     
5070     <field  5090     <field 
5071      id="new_font_color"  5091      id="new_font_color" 
5072      translate="label comment"  5092      translate="label comment" 
5073      type="text 5093      type="text
5074      sortOrder="740"  5094      sortOrder="740" 
5075      showInDefault="1"  5095      showInDefault="1" 
5076      showInWebsite="1"  5096      showInWebsite="1" 
5077      showInStore="1" 5097      showInStore="1"
5078     > 5098     >
5079                           5099                          
5080      <label> 5100      <label>
5081       "New" Label Font Color 5101       "New" Label Font Color
5082      </label> 5102      </label>
5083                           5103                          
5084      <backend_model> 5104      <backend_model>
5085       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5105       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5086      </backend_model> 5106      </backend_model>
5087                           5107                          
5088      <frontend_model> 5108      <frontend_model>
5089       Smartwave\Porto\Block\System\Config\Form\Field\Color 5109       Smartwave\Porto\Block\System\Config\Form\Field\Color
5090      </frontend_model> 5110      </frontend_model>
5091                           5111                          
5092      <depends> 5112      <depends>
5093                                5113                               
5094       <field  5114       <field 
5095        id="custom" 5115        id="custom"
5096       > 5116       >
5097        1 5117        1
5098       </field> 5118       </field>
5099                            5119                           
5100      </depends> 5120      </depends>
5101                       5121                      
5102     </field> 5122     </field>
5103                      5123                     
5104     <field  5124     <field 
5105      id="price_slider_heading"  5125      id="price_slider_heading" 
5106      translate="label comment"  5126      translate="label comment" 
5107      sortOrder="800"  5127      sortOrder="800" 
5108      showInDefault="1"  5128      showInDefault="1" 
5109      showInWebsite="1"  5129      showInWebsite="1" 
5110      showInStore="1" 5130      showInStore="1"
5111     > 5131     >
5112                           5132                          
5113      <label> 5133      <label>
5114       Price Slider in LayeredNavigation 5134       Price Slider in LayeredNavigation
5115      </label> 5135      </label>
5116                           5136                          
5117      <frontend_model> 5137      <frontend_model>
5118       Magento\Config\Block\System\Config\Form\Field\Heading 5138       Magento\Config\Block\System\Config\Form\Field\Heading
5119      </frontend_model> 5139      </frontend_model>
5120                           5140                          
5121      <depends> 5141      <depends>
5122                                5142                               
5123       <field  5143       <field 
5124        id="custom" 5144        id="custom"
5125       > 5145       >
5126        1 5146        1
5127       </field> 5147       </field>
5128                            5148                           
5129      </depends> 5149      </depends>
5130                       5150                      
5131     </field> 5151     </field>
5132                      5152                     
5133     <field  5153     <field 
5134      id="price_slider_bg_color"  5154      id="price_slider_bg_color" 
5135      translate="label comment"  5155      translate="label comment" 
5136      type="text 5156      type="text
5137      sortOrder="810"  5157      sortOrder="810" 
5138      showInDefault="1"  5158      showInDefault="1" 
5139      showInWebsite="1"  5159      showInWebsite="1" 
5140      showInStore="1" 5160      showInStore="1"
5141     > 5161     >
5142                           5162                          
5143      <label> 5163      <label>
5144       Background Color 5164       Background Color
5145      </label> 5165      </label>
5146                           5166                          
5147      <backend_model> 5167      <backend_model>
5148       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5168       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5149      </backend_model> 5169      </backend_model>
5150                           5170                          
5151      <frontend_model> 5171      <frontend_model>
5152       Smartwave\Porto\Block\System\Config\Form\Field\Color 5172       Smartwave\Porto\Block\System\Config\Form\Field\Color
5153      </frontend_model> 5173      </frontend_model>
5154                           5174                          
5155      <depends> 5175      <depends>
5156                                5176                               
5157       <field  5177       <field 
5158        id="custom" 5178        id="custom"
5159       > 5179       >
5160        1 5180        1
5161       </field> 5181       </field>
5162                            5182                           
5163      </depends> 5183      </depends>
5164                       5184                      
5165     </field> 5185     </field>
5166                      5186                     
5167     <field  5187     <field 
5168      id="price_slider_handle_color"  5188      id="price_slider_handle_color" 
5169      translate="label comment"  5189      translate="label comment" 
5170      type="text 5190      type="text
5171      sortOrder="820"  5191      sortOrder="820" 
5172      showInDefault="1"  5192      showInDefault="1" 
5173      showInWebsite="1"  5193      showInWebsite="1" 
5174      showInStore="1" 5194      showInStore="1"
5175     > 5195     >
5176                           5196                          
5177      <label> 5197      <label>
5178       Handle Color 5198       Handle Color
5179      </label> 5199      </label>
5180                           5200                          
5181      <backend_model> 5201      <backend_model>
5182       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5202       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5183      </backend_model> 5203      </backend_model>
5184                           5204                          
5185      <frontend_model> 5205      <frontend_model>
5186       Smartwave\Porto\Block\System\Config\Form\Field\Color 5206       Smartwave\Porto\Block\System\Config\Form\Field\Color
5187      </frontend_model> 5207      </frontend_model>
5188                           5208                          
5189      <depends> 5209      <depends>
5190                                5210                               
5191       <field  5211       <field 
5192        id="custom" 5212        id="custom"
5193       > 5213       >
5194        1 5214        1
5195       </field> 5215       </field>
5196                            5216                           
5197      </depends> 5217      </depends>
5198                       5218                      
5199     </field> 5219     </field>
5200                  5220                 
5201    </group> 5221    </group>
5202                 5222                
5203    <group  5223    <group 
5204     id="header 5224     id="header
5205     translate="label"  5225     translate="label" 
5206     sortOrder="400"  5226     sortOrder="400" 
5207     showInDefault="1"  5227     showInDefault="1" 
5208     showInWebsite="1"  5228     showInWebsite="1" 
5209     showInStore="1" 5229     showInStore="1"
5210    > 5230    >
5211                      5231                     
5212     <label> 5232     <label>
5213      Header 5233      Header
5214     </label> 5234     </label>
5215                      5235                     
5216     <field  5236     <field 
5217      id="custom 5237      id="custom
5218      translate="label comment"  5238      translate="label comment" 
5219      type="select"  5239      type="select" 
5220      sortOrder="10"  5240      sortOrder="10" 
5221      showInDefault="1"  5241      showInDefault="1" 
5222      showInWebsite="1"  5242      showInWebsite="1" 
5223      showInStore="1" 5243      showInStore="1"
5224     > 5244     >
5225                           5245                          
5226      <label> 5246      <label>
5227       Custom 5247       Custom
5228      </label> 5248      </label>
5229                           5249                          
5230      <source_model> 5250      <source_model>
5231       Magento\Config\Model\Config\Source\Yesno 5251       Magento\Config\Model\Config\Source\Yesno
5232      </source_model> 5252      </source_model>
5233                       5253                      
5234     </field> 5254     </field>
5235                      5255                     
5236     <field  5256     <field 
5237      id="notice_heading"  5257      id="notice_heading" 
5238      translate="label comment"  5258      translate="label comment" 
5239      sortOrder="30"  5259      sortOrder="30" 
5240      showInDefault="1"  5260      showInDefault="1" 
5241      showInWebsite="1"  5261      showInWebsite="1" 
5242      showInStore="1" 5262      showInStore="1"
5243     > 5263     >
5244                           5264                          
5245      <label> 5265      <label>
5246       Notice Header 5266       Notice Header
5247      </label> 5267      </label>
5248                           5268                          
5249      <frontend_model> 5269      <frontend_model>
5250       Magento\Config\Block\System\Config\Form\Field\Heading 5270       Magento\Config\Block\System\Config\Form\Field\Heading
5251      </frontend_model> 5271      </frontend_model>
5252                           5272                          
5253      <depends> 5273      <depends>
5254                                5274                               
5255       <field  5275       <field 
5256        id="custom" 5276        id="custom"
5257       > 5277       >
5258        1 5278        1
5259       </field> 5279       </field>
5260                            5280                           
5261      </depends> 5281      </depends>
5262                       5282                      
5263     </field> 5283     </field>
5264                      5284                     
5265     <field  5285     <field 
5266      id="notice_bgcolor"  5286      id="notice_bgcolor" 
5267      translate="label comment"  5287      translate="label comment" 
5268      type="select"  5288      type="select" 
5269      sortOrder="40"  5289      sortOrder="40" 
5270      showInDefault="1"  5290      showInDefault="1" 
5271      showInWebsite="1"  5291      showInWebsite="1" 
5272      showInStore="1" 5292      showInStore="1"
5273     > 5293     >
5274                           5294                          
5275      <label> 5295      <label>
5276       Notice Background Color 5296       Notice Background Color
5277      </label> 5297      </label>
5278                           5298                          
5279      <source_model> 5299      <source_model>
5280       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5300       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
5281      </source_model> 5301      </source_model>
5282                           5302                          
5283      <depends> 5303      <depends>
5284                                5304                               
5285       <field  5305       <field 
5286        id="custom" 5306        id="custom"
5287       > 5307       >
5288        1 5308        1
5289       </field> 5309       </field>
5290                            5310                           
5291      </depends> 5311      </depends>
5292                       5312                      
5293     </field> 5313     </field>
5294                      5314                     
5295     <field  5315     <field 
5296      id="notice_text_color"  5316      id="notice_text_color" 
5297      translate="label comment"  5317      translate="label comment" 
5298      type="select"  5318      type="select" 
5299      sortOrder="45"  5319      sortOrder="45" 
5300      showInDefault="1"  5320      showInDefault="1" 
5301      showInWebsite="1"  5321      showInWebsite="1" 
5302      showInStore="1" 5322      showInStore="1"
5303     > 5323     >
5304                           5324                          
5305      <label> 5325      <label>
5306       Notice Text Color 5326       Notice Text Color
5307      </label> 5327      </label>
5308                           5328                          
5309      <source_model> 5329      <source_model>
5310       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5330       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
5311      </source_model> 5331      </source_model>
5312                           5332                          
5313      <depends> 5333      <depends>
5314                                5334                               
5315       <field  5335       <field 
5316        id="custom" 5336        id="custom"
5317       > 5337       >
5318        1 5338        1
5319       </field> 5339       </field>
5320                            5340                           
5321      </depends> 5341      </depends>
5322                       5342                      
5323     </field> 5343     </field>
5324                      5344                     
5325     <field  5345     <field 
5326      id="header_heading"  5346      id="header_heading" 
5327      translate="label comment"  5347      translate="label comment" 
5328      sortOrder="100"  5348      sortOrder="100" 
5329      showInDefault="1"  5349      showInDefault="1" 
5330      showInWebsite="1"  5350      showInWebsite="1" 
5331      showInStore="1" 5351      showInStore="1"
5332     > 5352     >
5333                           5353                          
5334      <label> 5354      <label>
5335       Header 5355       Header
5336      </label> 5356      </label>
5337                           5357                          
5338      <frontend_model> 5358      <frontend_model>
5339       Magento\Config\Block\System\Config\Form\Field\Heading 5359       Magento\Config\Block\System\Config\Form\Field\Heading
5340      </frontend_model> 5360      </frontend_model>
5341                           5361                          
5342      <depends> 5362      <depends>
5343                                5363                               
5344       <field  5364       <field 
5345        id="custom" 5365        id="custom"
5346       > 5366       >
5347        1 5367        1
5348       </field> 5368       </field>
5349                            5369                           
5350      </depends> 5370      </depends>
5351                       5371                      
5352     </field> 5372     </field>
5353                      5373                     
5354     <field  5374     <field 
5355      id="header_bgcolor"  5375      id="header_bgcolor" 
5356      translate="label comment"  5376      translate="label comment" 
5357      type="text 5377      type="text
5358      sortOrder="110"  5378      sortOrder="110" 
5359      showInDefault="1"  5379      showInDefault="1" 
5360      showInWebsite="1"  5380      showInWebsite="1" 
5361      showInStore="1" 5381      showInStore="1"
5362     > 5382     >
5363                           5383                          
5364      <label> 5384      <label>
5365       Header Background Color 5385       Header Background Color
5366      </label> 5386      </label>
5367                           5387                          
5368      <backend_model> 5388      <backend_model>
5369       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5389       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5370      </backend_model> 5390      </backend_model>
5371                           5391                          
5372      <frontend_model> 5392      <frontend_model>
5373       Smartwave\Porto\Block\System\Config\Form\Field\Color 5393       Smartwave\Porto\Block\System\Config\Form\Field\Color
5374      </frontend_model> 5394      </frontend_model>
5375                           5395                          
5376      <depends> 5396      <depends>
5377                                5397                               
5378       <field  5398       <field 
5379        id="custom" 5399        id="custom"
5380       > 5400       >
5381        1 5401        1
5382       </field> 5402       </field>
5383                            5403                           
5384      </depends> 5404      </depends>
5385                       5405                      
5386     </field> 5406     </field>
5387                      5407                     
5388     <field  5408     <field 
5389      id="header_bg_image"  5409      id="header_bg_image" 
5390      translate="label"  5410      translate="label" 
5391      type="image"  5411      type="image" 
5392      sortOrder="120"  5412      sortOrder="120" 
5393      showInDefault="1"  5413      showInDefault="1" 
5394      showInWebsite="1"  5414      showInWebsite="1" 
5395      showInStore="1" 5415      showInStore="1"
5396     > 5416     >
5397                           5417                          
5398      <label> 5418      <label>
5399       Header Background Image 5419       Header Background Image
5400      </label> 5420      </label>
5401                           5421                          
5402      <comment> 5422      <comment>
5403       Allowed file types:PNG, GIF, JPG, JPEG. 5423       Allowed file types:PNG, GIF, JPG, JPEG.
5404      </comment> 5424      </comment>
5405                           5425                          
5406      <backend_model> 5426      <backend_model>
5407       Smartwave\Porto\Model\Config\Backend\Image\Header 5427       Smartwave\Porto\Model\Config\Backend\Image\Header
5408      </backend_model> 5428      </backend_model>
5409                           5429                          
5410      <base_url  5430      <base_url 
5411       type="media"  5431       type="media" 
5412       scope_info="1" 5432       scope_info="1"
5413      > 5433      >
5414       porto/header_bg 5434       porto/header_bg
5415      </base_url> 5435      </base_url>
5416                           5436                          
5417      <depends> 5437      <depends>
5418                                5438                               
5419       <field  5439       <field 
5420        id="custom" 5440        id="custom"
5421       > 5441       >
5422        1 5442        1
5423       </field> 5443       </field>
5424                            5444                           
5425      </depends> 5445      </depends>
5426                       5446                      
5427     </field> 5447     </field>
5428                      5448                     
5429     <field  5449     <field 
5430      id="header_bordercolor"  5450      id="header_bordercolor" 
5431      translate="label comment"  5451      translate="label comment" 
5432      type="text 5452      type="text
5433      sortOrder="130"  5453      sortOrder="130" 
5434      showInDefault="1"  5454      showInDefault="1" 
5435      showInWebsite="1"  5455      showInWebsite="1" 
5436      showInStore="1" 5456      showInStore="1"
5437     > 5457     >
5438                           5458                          
5439      <label> 5459      <label>
5440       Header Border Color 5460       Header Border Color
5441      </label> 5461      </label>
5442                           5462                          
5443      <backend_model> 5463      <backend_model>
5444       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5464       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5445      </backend_model> 5465      </backend_model>
5446                           5466                          
5447      <frontend_model> 5467      <frontend_model>
5448       Smartwave\Porto\Block\System\Config\Form\Field\Color 5468       Smartwave\Porto\Block\System\Config\Form\Field\Color
5449      </frontend_model> 5469      </frontend_model>
5450                           5470                          
5451      <depends> 5471      <depends>
5452                                5472                               
5453       <field  5473       <field 
5454        id="custom" 5474        id="custom"
5455       > 5475       >
5456        1 5476        1
5457       </field> 5477       </field>
5458                            5478                           
5459      </depends> 5479      </depends>
5460                       5480                      
5461     </field> 5481     </field>
5462                      5482                     
5463     <field  5483     <field 
5464      id="header_textcolor 5484      id="header_textcolor
5465      translate="label comment"  5485      translate="label comment" 
5466      type="text 5486      type="text
5467      sortOrder="140"  5487      sortOrder="140" 
5468      showInDefault="1"  5488      showInDefault="1" 
5469      showInWebsite="1"  5489      showInWebsite="1" 
5470      showInStore="1" 5490      showInStore="1"
5471     > 5491     >
5472                           5492                          
5473      <label> 5493      <label>
5474       Header Text Color 5494       Header Text Color
5475      </label> 5495      </label>
5476                           5496                          
5477      <backend_model> 5497      <backend_model>
5478       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5498       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5479      </backend_model> 5499      </backend_model>
5480                           5500                          
5481      <frontend_model> 5501      <frontend_model>
5482       Smartwave\Porto\Block\System\Config\Form\Field\Color 5502       Smartwave\Porto\Block\System\Config\Form\Field\Color
5483      </frontend_model> 5503      </frontend_model>
5484                           5504                          
5485      <depends> 5505      <depends>
5486                                5506                               
5487       <field  5507       <field 
5488        id="custom" 5508        id="custom"
5489       > 5509       >
5490        1 5510        1
5491       </field> 5511       </field>
5492                            5512                           
5493      </depends> 5513      </depends>
5494                       5514                      
5495     </field> 5515     </field>
5496                      5516                     
5497     <field  5517     <field 
5498      id="header_linkcolor 5518      id="header_linkcolor
5499      translate="label comment"  5519      translate="label comment" 
5500      type="text 5520      type="text
5501      sortOrder="150"  5521      sortOrder="150" 
5502      showInDefault="1"  5522      showInDefault="1" 
5503      showInWebsite="1"  5523      showInWebsite="1" 
5504      showInStore="1" 5524      showInStore="1"
5505     > 5525     >
5506                           5526                          
5507      <label> 5527      <label>
5508       Header Links Color 5528       Header Links Color
5509      </label> 5529      </label>
5510                           5530                          
5511      <backend_model> 5531      <backend_model>
5512       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5532       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5513      </backend_model> 5533      </backend_model>
5514                           5534                          
5515      <frontend_model> 5535      <frontend_model>
5516       Smartwave\Porto\Block\System\Config\Form\Field\Color 5536       Smartwave\Porto\Block\System\Config\Form\Field\Color
5517      </frontend_model> 5537      </frontend_model>
5518                           5538                          
5519      <depends> 5539      <depends>
5520                                5540                               
5521       <field  5541       <field 
5522        id="custom" 5542        id="custom"
5523       > 5543       >
5524        1 5544        1
5525       </field> 5545       </field>
5526                            5546                           
5527      </depends> 5547      </depends>
5528                       5548                      
5529     </field> 5549     </field>
5530                      5550                     
5531     <field  5551     <field 
5532      id="header_toplinks_heading"  5552      id="header_toplinks_heading" 
5533      translate="label comment"  5553      translate="label comment" 
5534      sortOrder="200"  5554      sortOrder="200" 
5535      showInDefault="1"  5555      showInDefault="1" 
5536      showInWebsite="1"  5556      showInWebsite="1" 
5537      showInStore="1" 5557      showInStore="1"
5538     > 5558     >
5539                           5559                          
5540      <label> 5560      <label>
5541       Header - Top 5561       Header - Top
5542      </label> 5562      </label>
5543                           5563                          
5544      <frontend_model> 5564      <frontend_model>
5545       Magento\Config\Block\System\Config\Form\Field\Heading 5565       Magento\Config\Block\System\Config\Form\Field\Heading
5546      </frontend_model> 5566      </frontend_model>
5547                           5567                          
5548      <depends> 5568      <depends>
5549                                5569                               
5550       <field  5570       <field 
5551        id="custom" 5571        id="custom"
5552       > 5572       >
5553        1 5573        1
5554       </field> 5574       </field>
5555                            5575                           
5556      </depends> 5576      </depends>
5557                       5577                      
5558     </field> 5578     </field>
5559                      5579                     
5560     <field  5580     <field 
5561      id="header_top_links_bgcolor"  5581      id="header_top_links_bgcolor" 
5562      translate="label comment"  5582      translate="label comment" 
5563      type="text 5583      type="text
5564      sortOrder="210"  5584      sortOrder="210" 
5565      showInDefault="1"  5585      showInDefault="1" 
5566      showInWebsite="1"  5586      showInWebsite="1" 
5567      showInStore="1" 5587      showInStore="1"
5568     > 5588     >
5569                           5589                          
5570      <label> 5590      <label>
5571       Top Links Block Background Color 5591       Top Links Block Background Color
5572      </label> 5592      </label>
5573                           5593                          
5574      <backend_model> 5594      <backend_model>
5575       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5595       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5576      </backend_model> 5596      </backend_model>
5577                           5597                          
5578      <frontend_model> 5598      <frontend_model>
5579       Smartwave\Porto\Block\System\Config\Form\Field\Color 5599       Smartwave\Porto\Block\System\Config\Form\Field\Color
5580      </frontend_model> 5600      </frontend_model>
5581                           5601                          
5582      <depends> 5602      <depends>
5583                                5603                               
5584       <field  5604       <field 
5585        id="custom" 5605        id="custom"
5586       > 5606       >
5587        1 5607        1
5588       </field> 5608       </field>
5589                            5609                           
5590      </depends> 5610      </depends>
5591                       5611                      
5592     </field> 5612     </field>
5593                      5613                     
5594     <field  5614     <field 
5595      id="header_top_links_color"  5615      id="header_top_links_color" 
5596      translate="label comment"  5616      translate="label comment" 
5597      type="text 5617      type="text
5598      sortOrder="220"  5618      sortOrder="220" 
5599      showInDefault="1"  5619      showInDefault="1" 
5600      showInWebsite="1"  5620      showInWebsite="1" 
5601      showInStore="1" 5621      showInStore="1"
5602     > 5622     >
5603                           5623                          
5604      <label> 5624      <label>
5605       Top Links Block Font Color 5625       Top Links Block Font Color
5606      </label> 5626      </label>
5607                           5627                          
5608      <backend_model> 5628      <backend_model>
5609       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5629       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5610      </backend_model> 5630      </backend_model>
5611                           5631                          
5612      <frontend_model> 5632      <frontend_model>
5613       Smartwave\Porto\Block\System\Config\Form\Field\Color 5633       Smartwave\Porto\Block\System\Config\Form\Field\Color
5614      </frontend_model> 5634      </frontend_model>
5615                           5635                          
5616      <depends> 5636      <depends>
5617                                5637                               
5618       <field  5638       <field 
5619        id="custom" 5639        id="custom"
5620       > 5640       >
5621        1 5641        1
5622       </field> 5642       </field>
5623                            5643                           
5624      </depends> 5644      </depends>
5625                       5645                      
5626     </field> 5646     </field>
5627                      5647                     
5628     <field  5648     <field 
5629      id="header_menu_heading"  5649      id="header_menu_heading" 
5630      translate="label comment"  5650      translate="label comment" 
5631      sortOrder="300"  5651      sortOrder="300" 
5632      showInDefault="1"  5652      showInDefault="1" 
5633      showInWebsite="1"  5653      showInWebsite="1" 
5634      showInStore="1" 5654      showInStore="1"
5635     > 5655     >
5636                           5656                          
5637      <label> 5657      <label>
5638       Header - Menu 5658       Header - Menu
5639      </label> 5659      </label>
5640                           5660                          
5641      <frontend_model> 5661      <frontend_model>
5642       Magento\Config\Block\System\Config\Form\Field\Heading 5662       Magento\Config\Block\System\Config\Form\Field\Heading
5643      </frontend_model> 5663      </frontend_model>
5644                           5664                          
5645      <depends> 5665      <depends>
5646                                5666                               
5647       <field  5667       <field 
5648        id="custom" 5668        id="custom"
5649       > 5669       >
5650        1 5670        1
5651       </field> 5671       </field>
5652                            5672                           
5653      </depends> 5673      </depends>
5654                       5674                      
5655     </field> 5675     </field>
5656                      5676                     
5657     <field  5677     <field 
5658      id="header_menu_bgcolor"  5678      id="header_menu_bgcolor" 
5659      translate="label comment"  5679      translate="label comment" 
5660      type="text 5680      type="text
5661      sortOrder="310"  5681      sortOrder="310" 
5662      showInDefault="1"  5682      showInDefault="1" 
5663      showInWebsite="1"  5683      showInWebsite="1" 
5664      showInStore="1" 5684      showInStore="1"
5665     > 5685     >
5666                           5686                          
5667      <label> 5687      <label>
5668       Background Color 5688       Background Color
5669      </label> 5689      </label>
5670                           5690                          
5671      <backend_model> 5691      <backend_model>
5672       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5692       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5673      </backend_model> 5693      </backend_model>
5674                           5694                          
5675      <frontend_model> 5695      <frontend_model>
5676       Smartwave\Porto\Block\System\Config\Form\Field\Color 5696       Smartwave\Porto\Block\System\Config\Form\Field\Color
5677      </frontend_model> 5697      </frontend_model>
5678                           5698                          
5679      <depends> 5699      <depends>
5680                                5700                               
5681       <field  5701       <field 
5682        id="custom" 5702        id="custom"
5683       > 5703       >
5684        1 5704        1
5685       </field> 5705       </field>
5686                            5706                           
5687      </depends> 5707      </depends>
5688                       5708                      
5689     </field> 5709     </field>
5690                      5710                     
5691     <field  5711     <field 
5692      id="header_menu_color"  5712      id="header_menu_color" 
5693      translate="label comment"  5713      translate="label comment" 
5694      type="text 5714      type="text
5695      sortOrder="311"  5715      sortOrder="311" 
5696      showInDefault="1"  5716      showInDefault="1" 
5697      showInWebsite="1"  5717      showInWebsite="1" 
5698      showInStore="1" 5718      showInStore="1"
5699     > 5719     >
5700                           5720                          
5701      <label> 5721      <label>
5702       Font Color 5722       Font Color
5703      </label> 5723      </label>
5704                           5724                          
5705      <backend_model> 5725      <backend_model>
5706       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5726       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5707      </backend_model> 5727      </backend_model>
5708                           5728                          
5709      <frontend_model> 5729      <frontend_model>
5710       Smartwave\Porto\Block\System\Config\Form\Field\Color 5730       Smartwave\Porto\Block\System\Config\Form\Field\Color
5711      </frontend_model> 5731      </frontend_model>
5712                           5732                          
5713      <depends> 5733      <depends>
5714                                5734                               
5715       <field  5735       <field 
5716        id="custom" 5736        id="custom"
5717       > 5737       >
5718        1 5738        1
5719       </field> 5739       </field>
5720                            5740                           
5721      </depends> 5741      </depends>
5722                       5742                      
5723     </field> 5743     </field>
5724                      5744                     
5725     <field  5745     <field 
5726      id="header_menu_hover_bgcolor"  5746      id="header_menu_hover_bgcolor" 
5727      translate="label comment"  5747      translate="label comment" 
5728      type="text 5748      type="text
5729      sortOrder="312"  5749      sortOrder="312" 
5730      showInDefault="1"  5750      showInDefault="1" 
5731      showInWebsite="1"  5751      showInWebsite="1" 
5732      showInStore="1" 5752      showInStore="1"
5733     > 5753     >
5734                           5754                          
5735      <label> 5755      <label>
5736       Hover Background Color 5756       Hover Background Color
5737      </label> 5757      </label>
5738                           5758                          
5739      <backend_model> 5759      <backend_model>
5740       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5760       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5741      </backend_model> 5761      </backend_model>
5742                           5762                          
5743      <frontend_model> 5763      <frontend_model>
5744       Smartwave\Porto\Block\System\Config\Form\Field\Color 5764       Smartwave\Porto\Block\System\Config\Form\Field\Color
5745      </frontend_model> 5765      </frontend_model>
5746                           5766                          
5747      <depends> 5767      <depends>
5748                                5768                               
5749       <field  5769       <field 
5750        id="custom" 5770        id="custom"
5751       > 5771       >
5752        1 5772        1
5753       </field> 5773       </field>
5754                            5774                           
5755      </depends> 5775      </depends>
5756                       5776                      
5757     </field> 5777     </field>
5758                      5778                     
5759     <field  5779     <field 
5760      id="header_menu_hover_color"  5780      id="header_menu_hover_color" 
5761      translate="label comment"  5781      translate="label comment" 
5762      type="text 5782      type="text
5763      sortOrder="313"  5783      sortOrder="313" 
5764      showInDefault="1"  5784      showInDefault="1" 
5765      showInWebsite="1"  5785      showInWebsite="1" 
5766      showInStore="1" 5786      showInStore="1"
5767     > 5787     >
5768                           5788                          
5769      <label> 5789      <label>
5770       Hover Font Color 5790       Hover Font Color
5771      </label> 5791      </label>
5772                           5792                          
5773      <backend_model> 5793      <backend_model>
5774       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5794       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5775      </backend_model> 5795      </backend_model>
5776                           5796                          
5777      <frontend_model> 5797      <frontend_model>
5778       Smartwave\Porto\Block\System\Config\Form\Field\Color 5798       Smartwave\Porto\Block\System\Config\Form\Field\Color
5779      </frontend_model> 5799      </frontend_model>
5780                           5800                          
5781      <depends> 5801      <depends>
5782                                5802                               
5783       <field  5803       <field 
5784        id="custom" 5804        id="custom"
5785       > 5805       >
5786        1 5806        1
5787       </field> 5807       </field>
5788                            5808                           
5789      </depends> 5809      </depends>
5790                       5810                      
5791     </field> 5811     </field>
5792      5812     
5793      5813     
5794                      5814                     
5795     <field  5815     <field 
5796      id="header_sidemenu_heading"  5816      id="header_sidemenu_heading" 
5797      translate="label comment"  5817      translate="label comment" 
5798      sortOrder="314"  5818      sortOrder="314" 
5799      showInDefault="1"  5819      showInDefault="1" 
5800      showInWebsite="1"  5820      showInWebsite="1" 
5801      showInStore="1" 5821      showInStore="1"
5802     > 5822     >
5803                           5823                          
5804      <label> 5824      <label>
5805       Header - Side Menu 5825       Header - Side Menu
5806      </label> 5826      </label>
5807                           5827                          
5808      <frontend_model> 5828      <frontend_model>
5809       Magento\Config\Block\System\Config\Form\Field\Heading 5829       Magento\Config\Block\System\Config\Form\Field\Heading
5810      </frontend_model> 5830      </frontend_model>
5811                           5831                          
5812      <depends> 5832      <depends>
5813                                5833                               
5814       <field  5834       <field 
5815        id="custom" 5835        id="custom"
5816       > 5836       >
5817        1 5837        1
5818       </field> 5838       </field>
5819                            5839                           
5820      </depends> 5840      </depends>
5821                       5841                      
5822     </field> 5842     </field>
5823                      5843                     
5824     <field  5844     <field 
5825      id="header_sidemenu_color"  5845      id="header_sidemenu_color" 
5826      translate="label comment"  5846      translate="label comment" 
5827      type="text 5847      type="text
5828      sortOrder="315"  5848      sortOrder="315" 
5829      showInDefault="1"  5849      showInDefault="1" 
5830      showInWebsite="1"  5850      showInWebsite="1" 
5831      showInStore="1" 5851      showInStore="1"
5832     > 5852     >
5833                           5853                          
5834      <label> 5854      <label>
5835       Font Color 5855       Font Color
5836      </label> 5856      </label>
5837                           5857                          
5838      <backend_model> 5858      <backend_model>
5839       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5859       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5840      </backend_model> 5860      </backend_model>
5841                           5861                          
5842      <frontend_model> 5862      <frontend_model>
5843       Smartwave\Porto\Block\System\Config\Form\Field\Color 5863       Smartwave\Porto\Block\System\Config\Form\Field\Color
5844      </frontend_model> 5864      </frontend_model>
5845                           5865                          
5846      <depends> 5866      <depends>
5847                                5867                               
5848       <field  5868       <field 
5849        id="custom" 5869        id="custom"
5850       > 5870       >
5851        1 5871        1
5852       </field> 5872       </field>
5853                            5873                           
5854      </depends> 5874      </depends>
5855                       5875                      
5856     </field> 5876     </field>
5857                      5877                     
5858     <field  5878     <field 
5859      id="header_sidemenu_hover_bgcolor"  5879      id="header_sidemenu_hover_bgcolor" 
5860      translate="label comment"  5880      translate="label comment" 
5861      type="text 5881      type="text
5862      sortOrder="316"  5882      sortOrder="316" 
5863      showInDefault="1"  5883      showInDefault="1" 
5864      showInWebsite="1"  5884      showInWebsite="1" 
5865      showInStore="1" 5885      showInStore="1"
5866     > 5886     >
5867                           5887                          
5868      <label> 5888      <label>
5869       Hover Background Color 5889       Hover Background Color
5870      </label> 5890      </label>
5871                           5891                          
5872      <backend_model> 5892      <backend_model>
5873       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5893       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5874      </backend_model> 5894      </backend_model>
5875                           5895                          
5876      <frontend_model> 5896      <frontend_model>
5877       Smartwave\Porto\Block\System\Config\Form\Field\Color 5897       Smartwave\Porto\Block\System\Config\Form\Field\Color
5878      </frontend_model> 5898      </frontend_model>
5879                           5899                          
5880      <depends> 5900      <depends>
5881                                5901                               
5882       <field  5902       <field 
5883        id="custom" 5903        id="custom"
5884       > 5904       >
5885        1 5905        1
5886       </field> 5906       </field>
5887                            5907                           
5888      </depends> 5908      </depends>
5889                       5909                      
5890     </field> 5910     </field>
5891                      5911                     
5892     <field  5912     <field 
5893      id="header_sidemenu_hover_color"  5913      id="header_sidemenu_hover_color" 
5894      translate="label comment"  5914      translate="label comment" 
5895      type="text 5915      type="text
5896      sortOrder="317"  5916      sortOrder="317" 
5897      showInDefault="1"  5917      showInDefault="1" 
5898      showInWebsite="1"  5918      showInWebsite="1" 
5899      showInStore="1" 5919      showInStore="1"
5900     > 5920     >
5901                           5921                          
5902      <label> 5922      <label>
5903       Hover Font Color 5923       Hover Font Color
5904      </label> 5924      </label>
5905                           5925                          
5906      <backend_model> 5926      <backend_model>
5907       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5927       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5908      </backend_model> 5928      </backend_model>
5909                           5929                          
5910      <frontend_model> 5930      <frontend_model>
5911       Smartwave\Porto\Block\System\Config\Form\Field\Color 5931       Smartwave\Porto\Block\System\Config\Form\Field\Color
5912      </frontend_model> 5932      </frontend_model>
5913                           5933                          
5914      <depends> 5934      <depends>
5915                                5935                               
5916       <field  5936       <field 
5917        id="custom" 5937        id="custom"
5918       > 5938       >
5919        1 5939        1
5920       </field> 5940       </field>
5921                            5941                           
5922      </depends> 5942      </depends>
5923                       5943                      
5924     </field> 5944     </field>
5925      5945     
5926                      5946                     
5927     <field  5947     <field 
5928      id="header_menu_classic_heading"  5948      id="header_menu_classic_heading" 
5929      translate="label comment"  5949      translate="label comment" 
5930      sortOrder="319"  5950      sortOrder="319" 
5931      showInDefault="1"  5951      showInDefault="1" 
5932      showInWebsite="1"  5952      showInWebsite="1" 
5933      showInStore="1" 5953      showInStore="1"
5934     > 5954     >
5935                           5955                          
5936      <label> 5956      <label>
5937       Header - Menu(Classic) 5957       Header - Menu(Classic)
5938      </label> 5958      </label>
5939                           5959                          
5940      <frontend_model> 5960      <frontend_model>
5941       Magento\Config\Block\System\Config\Form\Field\Heading 5961       Magento\Config\Block\System\Config\Form\Field\Heading
5942      </frontend_model> 5962      </frontend_model>
5943                           5963                          
5944      <depends> 5964      <depends>
5945                                5965                               
5946       <field  5966       <field 
5947        id="custom" 5967        id="custom"
5948       > 5968       >
5949        1 5969        1
5950       </field> 5970       </field>
5951                            5971                           
5952      </depends> 5972      </depends>
5953                       5973                      
5954     </field> 5974     </field>
5955                      5975                     
5956     <field  5976     <field 
5957      id="header_menu_classicmenu_bgcolor"  5977      id="header_menu_classicmenu_bgcolor" 
5958      translate="label comment"  5978      translate="label comment" 
5959      type="text 5979      type="text
5960      sortOrder="320"  5980      sortOrder="320" 
5961      showInDefault="1"  5981      showInDefault="1" 
5962      showInWebsite="1"  5982      showInWebsite="1" 
5963      showInStore="1" 5983      showInStore="1"
5964     > 5984     >
5965                           5985                          
5966      <label> 5986      <label>
5967       Dropdown Background Color 5987       Dropdown Background Color
5968      </label> 5988      </label>
5969                           5989                          
5970      <backend_model> 5990      <backend_model>
5971       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5991       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5972      </backend_model> 5992      </backend_model>
5973                           5993                          
5974      <frontend_model> 5994      <frontend_model>
5975       Smartwave\Porto\Block\System\Config\Form\Field\Color 5995       Smartwave\Porto\Block\System\Config\Form\Field\Color
5976      </frontend_model> 5996      </frontend_model>
5977                           5997                          
5978      <depends> 5998      <depends>
5979                                5999                               
5980       <field  6000       <field 
5981        id="custom" 6001        id="custom"
5982       > 6002       >
5983        1 6003        1
5984       </field> 6004       </field>
5985                            6005                           
5986      </depends> 6006      </depends>
5987                       6007                      
5988     </field> 6008     </field>
5989                      6009                     
5990     <field  6010     <field 
5991      id="header_menu_classicmenu_color"  6011      id="header_menu_classicmenu_color" 
5992      translate="label comment"  6012      translate="label comment" 
5993      type="text 6013      type="text
5994      sortOrder="322"  6014      sortOrder="322" 
5995      showInDefault="1"  6015      showInDefault="1" 
5996      showInWebsite="1"  6016      showInWebsite="1" 
5997      showInStore="1" 6017      showInStore="1"
5998     > 6018     >
5999                           6019                          
6000      <label> 6020      <label>
6001       Dropdown Item Font Color 6021       Dropdown Item Font Color
6002      </label> 6022      </label>
6003                           6023                          
6004      <backend_model> 6024      <backend_model>
6005       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6025       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6006      </backend_model> 6026      </backend_model>
6007                           6027                          
6008      <frontend_model> 6028      <frontend_model>
6009       Smartwave\Porto\Block\System\Config\Form\Field\Color 6029       Smartwave\Porto\Block\System\Config\Form\Field\Color
6010      </frontend_model> 6030      </frontend_model>
6011                           6031                          
6012      <depends> 6032      <depends>
6013                                6033                               
6014       <field  6034       <field 
6015        id="custom" 6035        id="custom"
6016       > 6036       >
6017        1 6037        1
6018       </field> 6038       </field>
6019                            6039                           
6020      </depends> 6040      </depends>
6021                       6041                      
6022     </field> 6042     </field>
6023                      6043                     
6024     <field  6044     <field 
6025      id="header_menu_classicmenu_hover_bgcolor"  6045      id="header_menu_classicmenu_hover_bgcolor" 
6026      translate="label comment"  6046      translate="label comment" 
6027      type="text 6047      type="text
6028      sortOrder="323"  6048      sortOrder="323" 
6029      showInDefault="1"  6049      showInDefault="1" 
6030      showInWebsite="1"  6050      showInWebsite="1" 
6031      showInStore="1" 6051      showInStore="1"
6032     > 6052     >
6033                           6053                          
6034      <label> 6054      <label>
6035       Dropdown Item Hover Background Color 6055       Dropdown Item Hover Background Color
6036      </label> 6056      </label>
6037                           6057                          
6038      <backend_model> 6058      <backend_model>
6039       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6059       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6040      </backend_model> 6060      </backend_model>
6041                           6061                          
6042      <frontend_model> 6062      <frontend_model>
6043       Smartwave\Porto\Block\System\Config\Form\Field\Color 6063       Smartwave\Porto\Block\System\Config\Form\Field\Color
6044      </frontend_model> 6064      </frontend_model>
6045                           6065                          
6046      <depends> 6066      <depends>
6047                                6067                               
6048       <field  6068       <field 
6049        id="custom" 6069        id="custom"
6050       > 6070       >
6051        1 6071        1
6052       </field> 6072       </field>
6053                            6073                           
6054      </depends> 6074      </depends>
6055                       6075                      
6056     </field> 6076     </field>
6057                      6077                     
6058     <field  6078     <field 
6059      id="header_menu_classicmenu_hover_color"  6079      id="header_menu_classicmenu_hover_color" 
6060      translate="label comment"  6080      translate="label comment" 
6061      type="text 6081      type="text
6062      sortOrder="324"  6082      sortOrder="324" 
6063      showInDefault="1"  6083      showInDefault="1" 
6064      showInWebsite="1"  6084      showInWebsite="1" 
6065      showInStore="1" 6085      showInStore="1"
6066     > 6086     >
6067                           6087                          
6068      <label> 6088      <label>
6069       Dropdown Item Hover Font Color 6089       Dropdown Item Hover Font Color
6070      </label> 6090      </label>
6071                           6091                          
6072      <backend_model> 6092      <backend_model>
6073       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6093       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6074      </backend_model> 6094      </backend_model>
6075                           6095                          
6076      <frontend_model> 6096      <frontend_model>
6077       Smartwave\Porto\Block\System\Config\Form\Field\Color 6097       Smartwave\Porto\Block\System\Config\Form\Field\Color
6078      </frontend_model> 6098      </frontend_model>
6079                           6099                          
6080      <depends> 6100      <depends>
6081                                6101                               
6082       <field  6102       <field 
6083        id="custom" 6103        id="custom"
6084       > 6104       >
6085        1 6105        1
6086       </field> 6106       </field>
6087                            6107                           
6088      </depends> 6108      </depends>
6089                       6109                      
6090     </field> 6110     </field>
6091                      6111                     
6092     <field  6112     <field 
6093      id="header_menu_megamenu_heading"  6113      id="header_menu_megamenu_heading" 
6094      translate="label comment"  6114      translate="label comment" 
6095      sortOrder="329"  6115      sortOrder="329" 
6096      showInDefault="1"  6116      showInDefault="1" 
6097      showInWebsite="1"  6117      showInWebsite="1" 
6098      showInStore="1" 6118      showInStore="1"
6099     > 6119     >
6100                           6120                          
6101      <label> 6121      <label>
6102       Header - Menu(Megamenu) 6122       Header - Menu(Megamenu)
6103      </label> 6123      </label>
6104                           6124                          
6105      <frontend_model> 6125      <frontend_model>
6106       Magento\Config\Block\System\Config\Form\Field\Heading 6126       Magento\Config\Block\System\Config\Form\Field\Heading
6107      </frontend_model> 6127      </frontend_model>
6108                           6128                          
6109      <depends> 6129      <depends>
6110                                6130                               
6111       <field  6131       <field 
6112        id="custom" 6132        id="custom"
6113       > 6133       >
6114        1 6134        1
6115       </field> 6135       </field>
6116                            6136                           
6117      </depends> 6137      </depends>
6118                       6138                      
6119     </field> 6139     </field>
6120                      6140                     
6121     <field  6141     <field 
6122      id="header_menu_megamenu_bgcolor"  6142      id="header_menu_megamenu_bgcolor" 
6123      translate="label comment"  6143      translate="label comment" 
6124      type="text 6144      type="text
6125      sortOrder="330"  6145      sortOrder="330" 
6126      showInDefault="1"  6146      showInDefault="1" 
6127      showInWebsite="1"  6147      showInWebsite="1" 
6128      showInStore="1" 6148      showInStore="1"
6129     > 6149     >
6130                           6150                          
6131      <label> 6151      <label>
6132       Dropdown Background Color 6152       Dropdown Background Color
6133      </label> 6153      </label>
6134                           6154                          
6135      <backend_model> 6155      <backend_model>
6136       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6156       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6137      </backend_model> 6157      </backend_model>
6138                           6158                          
6139      <frontend_model> 6159      <frontend_model>
6140       Smartwave\Porto\Block\System\Config\Form\Field\Color 6160       Smartwave\Porto\Block\System\Config\Form\Field\Color
6141      </frontend_model> 6161      </frontend_model>
6142                           6162                          
6143      <depends> 6163      <depends>
6144                                6164                               
6145       <field  6165       <field 
6146        id="custom" 6166        id="custom"
6147       > 6167       >
6148        1 6168        1
6149       </field> 6169       </field>
6150                            6170                           
6151      </depends> 6171      </depends>
6152                       6172                      
6153     </field> 6173     </field>
6154                      6174                     
6155     <field  6175     <field 
6156      id="header_menu_megamenu_color 6176      id="header_menu_megamenu_color
6157      translate="label comment"  6177      translate="label comment" 
6158      type="text 6178      type="text
6159      sortOrder="332"  6179      sortOrder="332" 
6160      showInDefault="1"  6180      showInDefault="1" 
6161      showInWebsite="1"  6181      showInWebsite="1" 
6162      showInStore="1" 6182      showInStore="1"
6163     > 6183     >
6164                           6184                          
6165      <label> 6185      <label>
6166       Dropdown Item Font Color 6186       Dropdown Item Font Color
6167      </label> 6187      </label>
6168                           6188                          
6169      <backend_model> 6189      <backend_model>
6170       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6190       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6171      </backend_model> 6191      </backend_model>
6172                           6192                          
6173      <frontend_model> 6193      <frontend_model>
6174       Smartwave\Porto\Block\System\Config\Form\Field\Color 6194       Smartwave\Porto\Block\System\Config\Form\Field\Color
6175      </frontend_model> 6195      </frontend_model>
6176                           6196                          
6177      <depends> 6197      <depends>
6178                                6198                               
6179       <field  6199       <field 
6180        id="custom" 6200        id="custom"
6181       > 6201       >
6182        1 6202        1
6183       </field> 6203       </field>
6184                            6204                           
6185      </depends> 6205      </depends>
6186                       6206                      
6187     </field> 6207     </field>
6188                      6208                     
6189     <field  6209     <field 
6190      id="header_menu_megamenu_hover_color"  6210      id="header_menu_megamenu_hover_color" 
6191      translate="label comment"  6211      translate="label comment" 
6192      type="text 6212      type="text
6193      sortOrder="333"  6213      sortOrder="333" 
6194      showInDefault="1"  6214      showInDefault="1" 
6195      showInWebsite="1"  6215      showInWebsite="1" 
6196      showInStore="1" 6216      showInStore="1"
6197     > 6217     >
6198                           6218                          
6199      <label> 6219      <label>
6200       Dropdown Item Hover Font Color 6220       Dropdown Item Hover Font Color
6201      </label> 6221      </label>
6202                           6222                          
6203      <backend_model> 6223      <backend_model>
6204       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6224       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6205      </backend_model> 6225      </backend_model>
6206                           6226                          
6207      <frontend_model> 6227      <frontend_model>
6208       Smartwave\Porto\Block\System\Config\Form\Field\Color 6228       Smartwave\Porto\Block\System\Config\Form\Field\Color
6209      </frontend_model> 6229      </frontend_model>
6210                           6230                          
6211      <depends> 6231      <depends>
6212                                6232                               
6213       <field  6233       <field 
6214        id="custom" 6234        id="custom"
6215       > 6235       >
6216        1 6236        1
6217       </field> 6237       </field>
6218                            6238                           
6219      </depends> 6239      </depends>
6220                       6240                      
6221     </field> 6241     </field>
6222                      6242                     
6223     <field  6243     <field 
6224      id="header_category_labels_heading"  6244      id="header_category_labels_heading" 
6225      translate="label comment"  6245      translate="label comment" 
6226      sortOrder="340"  6246      sortOrder="340" 
6227      showInDefault="1"  6247      showInDefault="1" 
6228      showInWebsite="1"  6248      showInWebsite="1" 
6229      showInStore="1" 6249      showInStore="1"
6230     > 6250     >
6231                           6251                          
6232      <label> 6252      <label>
6233       Header - Menu(Category Labels) 6253       Header - Menu(Category Labels)
6234      </label> 6254      </label>
6235                           6255                          
6236      <frontend_model> 6256      <frontend_model>
6237       Magento\Config\Block\System\Config\Form\Field\Heading 6257       Magento\Config\Block\System\Config\Form\Field\Heading
6238      </frontend_model> 6258      </frontend_model>
6239                           6259                          
6240      <depends> 6260      <depends>
6241                                6261                               
6242       <field  6262       <field 
6243        id="custom" 6263        id="custom"
6244       > 6264       >
6245        1 6265        1
6246       </field> 6266       </field>
6247                            6267                           
6248      </depends> 6268      </depends>
6249                       6269                      
6250     </field> 6270     </field>
6251                      6271                     
6252     <field  6272     <field 
6253      id="header_menu_label1_bg_color"  6273      id="header_menu_label1_bg_color" 
6254      translate="label comment"  6274      translate="label comment" 
6255      type="text 6275      type="text
6256      sortOrder="341"  6276      sortOrder="341" 
6257      showInDefault="1"  6277      showInDefault="1" 
6258      showInWebsite="1"  6278      showInWebsite="1" 
6259      showInStore="1" 6279      showInStore="1"
6260     > 6280     >
6261                           6281                          
6262      <label> 6282      <label>
6263       Label1 Background Color 6283       Label1 Background Color
6264      </label> 6284      </label>
6265                           6285                          
6266      <backend_model> 6286      <backend_model>
6267       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6287       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6268      </backend_model> 6288      </backend_model>
6269                           6289                          
6270      <frontend_model> 6290      <frontend_model>
6271       Smartwave\Porto\Block\System\Config\Form\Field\Color 6291       Smartwave\Porto\Block\System\Config\Form\Field\Color
6272      </frontend_model> 6292      </frontend_model>
6273                           6293                          
6274      <depends> 6294      <depends>
6275                                6295                               
6276       <field  6296       <field 
6277        id="custom" 6297        id="custom"
6278       > 6298       >
6279        1 6299        1
6280       </field> 6300       </field>
6281                            6301                           
6282      </depends> 6302      </depends>
6283                       6303                      
6284     </field> 6304     </field>
6285                      6305                     
6286     <field  6306     <field 
6287      id="header_menu_label1_font_color"  6307      id="header_menu_label1_font_color" 
6288      translate="label comment"  6308      translate="label comment" 
6289      type="text 6309      type="text
6290      sortOrder="342"  6310      sortOrder="342" 
6291      showInDefault="1"  6311      showInDefault="1" 
6292      showInWebsite="1"  6312      showInWebsite="1" 
6293      showInStore="1" 6313      showInStore="1"
6294     > 6314     >
6295                           6315                          
6296      <label> 6316      <label>
6297       Label1 Font Color 6317       Label1 Font Color
6298      </label> 6318      </label>
6299                           6319                          
6300      <backend_model> 6320      <backend_model>
6301       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6321       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6302      </backend_model> 6322      </backend_model>
6303                           6323                          
6304      <frontend_model> 6324      <frontend_model>
6305       Smartwave\Porto\Block\System\Config\Form\Field\Color 6325       Smartwave\Porto\Block\System\Config\Form\Field\Color
6306      </frontend_model> 6326      </frontend_model>
6307                           6327                          
6308      <depends> 6328      <depends>
6309                                6329                               
6310       <field  6330       <field 
6311        id="custom" 6331        id="custom"
6312       > 6332       >
6313        1 6333        1
6314       </field> 6334       </field>
6315                            6335                           
6316      </depends> 6336      </depends>
6317                       6337                      
6318     </field> 6338     </field>
6319                      6339                     
6320     <field  6340     <field 
6321      id="header_menu_label2_bg_color"  6341      id="header_menu_label2_bg_color" 
6322      translate="label comment"  6342      translate="label comment" 
6323      type="text 6343      type="text
6324      sortOrder="343"  6344      sortOrder="343" 
6325      showInDefault="1"  6345      showInDefault="1" 
6326      showInWebsite="1"  6346      showInWebsite="1" 
6327      showInStore="1" 6347      showInStore="1"
6328     > 6348     >
6329                           6349                          
6330      <label> 6350      <label>
6331       Label2 Background Color 6351       Label2 Background Color
6332      </label> 6352      </label>
6333                           6353                          
6334      <backend_model> 6354      <backend_model>
6335       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6355       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6336      </backend_model> 6356      </backend_model>
6337                           6357                          
6338      <frontend_model> 6358      <frontend_model>
6339       Smartwave\Porto\Block\System\Config\Form\Field\Color 6359       Smartwave\Porto\Block\System\Config\Form\Field\Color
6340      </frontend_model> 6360      </frontend_model>
6341                           6361                          
6342      <depends> 6362      <depends>
6343                                6363                               
6344       <field  6364       <field 
6345        id="custom" 6365        id="custom"
6346       > 6366       >
6347        1 6367        1
6348       </field> 6368       </field>
6349                            6369                           
6350      </depends> 6370      </depends>
6351                       6371                      
6352     </field> 6372     </field>
6353                      6373                     
6354     <field  6374     <field 
6355      id="header_menu_label2_font_color"  6375      id="header_menu_label2_font_color" 
6356      translate="label comment"  6376      translate="label comment" 
6357      type="text 6377      type="text
6358      sortOrder="344"  6378      sortOrder="344" 
6359      showInDefault="1"  6379      showInDefault="1" 
6360      showInWebsite="1"  6380      showInWebsite="1" 
6361      showInStore="1" 6381      showInStore="1"
6362     > 6382     >
6363                           6383                          
6364      <label> 6384      <label>
6365       Label2 Font Color 6385       Label2 Font Color
6366      </label> 6386      </label>
6367                           6387                          
6368      <backend_model> 6388      <backend_model>
6369       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6389       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6370      </backend_model> 6390      </backend_model>
6371                           6391                          
6372      <frontend_model> 6392      <frontend_model>
6373       Smartwave\Porto\Block\System\Config\Form\Field\Color 6393       Smartwave\Porto\Block\System\Config\Form\Field\Color
6374      </frontend_model> 6394      </frontend_model>
6375                           6395                          
6376      <depends> 6396      <depends>
6377                                6397                               
6378       <field  6398       <field 
6379        id="custom" 6399        id="custom"
6380       > 6400       >
6381        1 6401        1
6382       </field> 6402       </field>
6383                            6403                           
6384      </depends> 6404      </depends>
6385                       6405                      
6386     </field> 6406     </field>
6387                      6407                     
6388     <field  6408     <field 
6389      id="header_menu_label3_bg_color"  6409      id="header_menu_label3_bg_color" 
6390      translate="label comment"  6410      translate="label comment" 
6391      type="text 6411      type="text
6392      sortOrder="345"  6412      sortOrder="345" 
6393      showInDefault="1"  6413      showInDefault="1" 
6394      showInWebsite="1"  6414      showInWebsite="1" 
6395      showInStore="1" 6415      showInStore="1"
6396     > 6416     >
6397                           6417                          
6398      <label> 6418      <label>
6399       Label3 Background Color 6419       Label3 Background Color
6400      </label> 6420      </label>
6401                           6421                          
6402      <backend_model> 6422      <backend_model>
6403       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6423       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6404      </backend_model> 6424      </backend_model>
6405                           6425                          
6406      <frontend_model> 6426      <frontend_model>
6407       Smartwave\Porto\Block\System\Config\Form\Field\Color 6427       Smartwave\Porto\Block\System\Config\Form\Field\Color
6408      </frontend_model> 6428      </frontend_model>
6409                           6429                          
6410      <depends> 6430      <depends>
6411                                6431                               
6412       <field  6432       <field 
6413        id="custom" 6433        id="custom"
6414       > 6434       >
6415        1 6435        1
6416       </field> 6436       </field>
6417                            6437                           
6418      </depends> 6438      </depends>
6419                       6439                      
6420     </field> 6440     </field>
6421                      6441                     
6422     <field  6442     <field 
6423      id="header_menu_label3_font_color"  6443      id="header_menu_label3_font_color" 
6424      translate="label comment"  6444      translate="label comment" 
6425      type="text 6445      type="text
6426      sortOrder="346"  6446      sortOrder="346" 
6427      showInDefault="1"  6447      showInDefault="1" 
6428      showInWebsite="1"  6448      showInWebsite="1" 
6429      showInStore="1" 6449      showInStore="1"
6430     > 6450     >
6431                           6451                          
6432      <label> 6452      <label>
6433       Label3 Font Color 6453       Label3 Font Color
6434      </label> 6454      </label>
6435                           6455                          
6436      <backend_model> 6456      <backend_model>
6437       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6457       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6438      </backend_model> 6458      </backend_model>
6439                           6459                          
6440      <frontend_model> 6460      <frontend_model>
6441       Smartwave\Porto\Block\System\Config\Form\Field\Color 6461       Smartwave\Porto\Block\System\Config\Form\Field\Color
6442      </frontend_model> 6462      </frontend_model>
6443                           6463                          
6444      <depends> 6464      <depends>
6445                                6465                               
6446       <field  6466       <field 
6447        id="custom" 6467        id="custom"
6448       > 6468       >
6449        1 6469        1
6450       </field> 6470       </field>
6451                            6471                           
6452      </depends> 6472      </depends>
6453                       6473                      
6454     </field> 6474     </field>
6455                      6475                     
6456     <field  6476     <field 
6457      id="header_search_heading"  6477      id="header_search_heading" 
6458      translate="label comment"  6478      translate="label comment" 
6459      sortOrder="400"  6479      sortOrder="400" 
6460      showInDefault="1"  6480      showInDefault="1" 
6461      showInWebsite="1"  6481      showInWebsite="1" 
6462      showInStore="1" 6482      showInStore="1"
6463     > 6483     >
6464                           6484                          
6465      <label> 6485      <label>
6466       Header - Searchbox 6486       Header - Searchbox
6467      </label> 6487      </label>
6468                           6488                          
6469      <frontend_model> 6489      <frontend_model>
6470       Magento\Config\Block\System\Config\Form\Field\Heading 6490       Magento\Config\Block\System\Config\Form\Field\Heading
6471      </frontend_model> 6491      </frontend_model>
6472                           6492                          
6473      <depends> 6493      <depends>
6474                                6494                               
6475       <field  6495       <field 
6476        id="custom" 6496        id="custom"
6477       > 6497       >
6478        1 6498        1
6479       </field> 6499       </field>
6480                            6500                           
6481      </depends> 6501      </depends>
6482                       6502                      
6483     </field> 6503     </field>
6484                      6504                     
6485     <field  6505     <field 
6486      id="header_search_bgcolor"  6506      id="header_search_bgcolor" 
6487      translate="label comment"  6507      translate="label comment" 
6488      type="text 6508      type="text
6489      sortOrder="410"  6509      sortOrder="410" 
6490      showInDefault="1"  6510      showInDefault="1" 
6491      showInWebsite="1"  6511      showInWebsite="1" 
6492      showInStore="1" 6512      showInStore="1"
6493     > 6513     >
6494                           6514                          
6495      <label> 6515      <label>
6496       Background Color 6516       Background Color
6497      </label> 6517      </label>
6498                           6518                          
6499      <backend_model> 6519      <backend_model>
6500       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6520       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6501      </backend_model> 6521      </backend_model>
6502                           6522                          
6503      <frontend_model> 6523      <frontend_model>
6504       Smartwave\Porto\Block\System\Config\Form\Field\Color 6524       Smartwave\Porto\Block\System\Config\Form\Field\Color
6505      </frontend_model> 6525      </frontend_model>
6506                           6526                          
6507      <depends> 6527      <depends>
6508                                6528                               
6509       <field  6529       <field 
6510        id="custom" 6530        id="custom"
6511       > 6531       >
6512        1 6532        1
6513       </field> 6533       </field>
6514                            6534                           
6515      </depends> 6535      </depends>
6516                       6536                      
6517     </field> 6537     </field>
6518                      6538                     
6519     <field  6539     <field 
6520      id="header_search_text_color"  6540      id="header_search_text_color" 
6521      translate="label comment"  6541      translate="label comment" 
6522      type="text 6542      type="text
6523      sortOrder="440"  6543      sortOrder="440" 
6524      showInDefault="1"  6544      showInDefault="1" 
6525      showInWebsite="1"  6545      showInWebsite="1" 
6526      showInStore="1" 6546      showInStore="1"
6527     > 6547     >
6528                           6548                          
6529      <label> 6549      <label>
6530       Search Text Font Color 6550       Search Text Font Color
6531      </label> 6551      </label>
6532                           6552                          
6533      <backend_model> 6553      <backend_model>
6534       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6554       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6535      </backend_model> 6555      </backend_model>
6536                           6556                          
6537      <frontend_model> 6557      <frontend_model>
6538       Smartwave\Porto\Block\System\Config\Form\Field\Color 6558       Smartwave\Porto\Block\System\Config\Form\Field\Color
6539      </frontend_model> 6559      </frontend_model>
6540                           6560                          
6541      <depends> 6561      <depends>
6542                                6562                               
6543       <field  6563       <field 
6544        id="custom" 6564        id="custom"
6545       > 6565       >
6546        1 6566        1
6547       </field> 6567       </field>
6548                            6568                           
6549      </depends> 6569      </depends>
6550                       6570                      
6551     </field> 6571     </field>
6552                      6572                     
6553     <field  6573     <field 
6554      id="header_search_bordercolor"  6574      id="header_search_bordercolor" 
6555      translate="label comment"  6575      translate="label comment" 
6556      type="text 6576      type="text
6557      sortOrder="450"  6577      sortOrder="450" 
6558      showInDefault="1"  6578      showInDefault="1" 
6559      showInWebsite="1"  6579      showInWebsite="1" 
6560      showInStore="1" 6580      showInStore="1"
6561     > 6581     >
6562                           6582                          
6563      <label> 6583      <label>
6564       Border Color 6584       Border Color
6565      </label> 6585      </label>
6566                           6586                          
6567      <backend_model> 6587      <backend_model>
6568       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6588       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6569      </backend_model> 6589      </backend_model>
6570                           6590                          
6571      <frontend_model> 6591      <frontend_model>
6572       Smartwave\Porto\Block\System\Config\Form\Field\Color 6592       Smartwave\Porto\Block\System\Config\Form\Field\Color
6573      </frontend_model> 6593      </frontend_model>
6574                           6594                          
6575      <depends> 6595      <depends>
6576                                6596                               
6577       <field  6597       <field 
6578        id="custom" 6598        id="custom"
6579       > 6599       >
6580        1 6600        1
6581       </field> 6601       </field>
6582                            6602                           
6583      </depends> 6603      </depends>
6584                       6604                      
6585     </field> 6605     </field>
6586                      6606                     
6587     <field  6607     <field 
6588      id="header_minicart_heading"  6608      id="header_minicart_heading" 
6589      translate="label comment"  6609      translate="label comment" 
6590      sortOrder="500"  6610      sortOrder="500" 
6591      showInDefault="1"  6611      showInDefault="1" 
6592      showInWebsite="1"  6612      showInWebsite="1" 
6593      showInStore="1" 6613      showInStore="1"
6594     > 6614     >
6595                           6615                          
6596      <label> 6616      <label>
6597       Header - Mini Cart 6617       Header - Mini Cart
6598      </label> 6618      </label>
6599                           6619                          
6600      <frontend_model> 6620      <frontend_model>
6601       Magento\Config\Block\System\Config\Form\Field\Heading 6621       Magento\Config\Block\System\Config\Form\Field\Heading
6602      </frontend_model> 6622      </frontend_model>
6603                           6623                          
6604      <depends> 6624      <depends>
6605                                6625                               
6606       <field  6626       <field 
6607        id="custom" 6627        id="custom"
6608       > 6628       >
6609        1 6629        1
6610       </field> 6630       </field>
6611                            6631                           
6612      </depends> 6632      </depends>
6613                       6633                      
6614     </field> 6634     </field>
6615                      6635                     
6616     <field  6636     <field 
6617      id="header_minicart_design"  6637      id="header_minicart_design" 
6618      translate="label comment"  6638      translate="label comment" 
6619      type="select"  6639      type="select" 
6620      sortOrder="505"  6640      sortOrder="505" 
6621      showInDefault="1"  6641      showInDefault="1" 
6622      showInWebsite="1"  6642      showInWebsite="1" 
6623      showInStore="1" 6643      showInStore="1"
6624     > 6644     >
6625                           6645                          
6626      <label> 6646      <label>
6627       Minicart Design 6647       Minicart Design
6628      </label> 6648      </label>
6629                           6649                          
6630      <source_model> 6650      <source_model>
6631       Smartwave\Porto\Model\Config\Design\Minicart\Icon 6651       Smartwave\Porto\Model\Config\Design\Minicart\Icon
6632      </source_model> 6652      </source_model>
6633                           6653                          
6634      <depends> 6654      <depends>
6635                                6655                               
6636       <field  6656       <field 
6637        id="custom" 6657        id="custom"
6638       > 6658       >
6639        1 6659        1
6640       </field> 6660       </field>
6641                            6661                           
6642      </depends> 6662      </depends>
6643                       6663                      
6644     </field> 6664     </field>
6645                      6665                     
6646     <field  6666     <field 
6647      id="header_minicart_popup_design"  6667      id="header_minicart_popup_design" 
6648      translate="label comment"  6668      translate="label comment" 
6649      type="select"  6669      type="select" 
6650      sortOrder="506"  6670      sortOrder="506" 
6651      showInDefault="1"  6671      showInDefault="1" 
6652      showInWebsite="1"  6672      showInWebsite="1" 
6653      showInStore="1" 6673      showInStore="1"
6654     > 6674     >
6655                           6675                          
6656      <label> 6676      <label>
6657       Minicart Popup Design 6677       Minicart Popup Design
6658      </label> 6678      </label>
6659                           6679                          
6660      <source_model> 6680      <source_model>
6661       Smartwave\Porto\Model\Config\Design\Minicart\Popup 6681       Smartwave\Porto\Model\Config\Design\Minicart\Popup
6662      </source_model> 6682      </source_model>
6663                           6683                          
6664      <depends> 6684      <depends>
6665                                6685                               
6666       <field  6686       <field 
6667        id="custom" 6687        id="custom"
6668       > 6688       >
6669        1 6689        1
6670       </field> 6690       </field>
6671                            6691                           
6672      </depends> 6692      </depends>
6673                       6693                      
6674     </field> 6694     </field>
6675                      6695                     
6676     <field  6696     <field 
6677      id="header_minicart_color"  6697      id="header_minicart_color" 
6678      translate="label comment"  6698      translate="label comment" 
6679      type="text 6699      type="text
6680      sortOrder="520"  6700      sortOrder="520" 
6681      showInDefault="1"  6701      showInDefault="1" 
6682      showInWebsite="1"  6702      showInWebsite="1" 
6683      showInStore="1" 6703      showInStore="1"
6684     > 6704     >
6685                           6705                          
6686      <label> 6706      <label>
6687       Font Color 6707       Font Color
6688      </label> 6708      </label>
6689                           6709                          
6690      <backend_model> 6710      <backend_model>
6691       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6711       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6692      </backend_model> 6712      </backend_model>
6693                           6713                          
6694      <frontend_model> 6714      <frontend_model>
6695       Smartwave\Porto\Block\System\Config\Form\Field\Color 6715       Smartwave\Porto\Block\System\Config\Form\Field\Color
6696      </frontend_model> 6716      </frontend_model>
6697                           6717                          
6698      <depends> 6718      <depends>
6699                                6719                               
6700       <field  6720       <field 
6701        id="custom" 6721        id="custom"
6702       > 6722       >
6703        1 6723        1
6704       </field> 6724       </field>
6705                            6725                           
6706      </depends> 6726      </depends>
6707                       6727                      
6708     </field> 6728     </field>
6709                      6729                     
6710     <field  6730     <field 
6711      id="header_minicart_icon_color 6731      id="header_minicart_icon_color
6712      translate="label comment"  6732      translate="label comment" 
6713      type="text 6733      type="text
6714      sortOrder="530"  6734      sortOrder="530" 
6715      showInDefault="1"  6735      showInDefault="1" 
6716      showInWebsite="1"  6736      showInWebsite="1" 
6717      showInStore="1" 6737      showInStore="1"
6718     > 6738     >
6719                           6739                          
6720      <label> 6740      <label>
6721       Icon Color 6741       Icon Color
6722      </label> 6742      </label>
6723                           6743                          
6724      <backend_model> 6744      <backend_model>
6725       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6745       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6726      </backend_model> 6746      </backend_model>
6727                           6747                          
6728      <frontend_model> 6748      <frontend_model>
6729       Smartwave\Porto\Block\System\Config\Form\Field\Color 6749       Smartwave\Porto\Block\System\Config\Form\Field\Color
6730      </frontend_model> 6750      </frontend_model>
6731                           6751                          
6732      <depends> 6752      <depends>
6733                                6753                               
6734       <field  6754       <field 
6735        id="custom" 6755        id="custom"
6736       > 6756       >
6737        1 6757        1
6738       </field> 6758       </field>
6739                            6759                           
6740      </depends> 6760      </depends>
6741                       6761                      
6742     </field> 6762     </field>
6743                  6763                 
6744    </group> 6764    </group>
6745                 6765                
6746    <group  6766    <group 
6747     id="footer 6767     id="footer
6748     translate="label"  6768     translate="label" 
6749     sortOrder="500"  6769     sortOrder="500" 
6750     showInDefault="1"  6770     showInDefault="1" 
6751     showInWebsite="1"  6771     showInWebsite="1" 
6752     showInStore="1" 6772     showInStore="1"
6753    > 6773    >
6754                      6774                     
6755     <label> 6775     <label>
6756      Footer 6776      Footer
6757     </label> 6777     </label>
6758                      6778                     
6759     <field  6779     <field 
6760      id="custom 6780      id="custom
6761      translate="label comment"  6781      translate="label comment" 
6762      type="select"  6782      type="select" 
6763      sortOrder="10"  6783      sortOrder="10" 
6764      showInDefault="1"  6784      showInDefault="1" 
6765      showInWebsite="1"  6785      showInWebsite="1" 
6766      showInStore="1" 6786      showInStore="1"
6767     > 6787     >
6768                           6788                          
6769      <label> 6789      <label>
6770       Custom 6790       Custom
6771      </label> 6791      </label>
6772                           6792                          
6773      <source_model> 6793      <source_model>
6774       Magento\Config\Model\Config\Source\Yesno 6794       Magento\Config\Model\Config\Source\Yesno
6775      </source_model> 6795      </source_model>
6776                       6796                      
6777     </field> 6797     </field>
6778                      6798                     
6779     <field  6799     <field 
6780      id="footer_top_heading"  6800      id="footer_top_heading" 
6781      translate="label comment"  6801      translate="label comment" 
6782      sortOrder="100"  6802      sortOrder="100" 
6783      showInDefault="1"  6803      showInDefault="1" 
6784      showInWebsite="1"  6804      showInWebsite="1" 
6785      showInStore="1" 6805      showInStore="1"
6786     > 6806     >
6787                           6807                          
6788      <label> 6808      <label>
6789       Footer - Top 6809       Footer - Top
6790      </label> 6810      </label>
6791                           6811                          
6792      <frontend_model> 6812      <frontend_model>
6793       Magento\Config\Block\System\Config\Form\Field\Heading 6813       Magento\Config\Block\System\Config\Form\Field\Heading
6794      </frontend_model> 6814      </frontend_model>
6795                           6815                          
6796      <depends> 6816      <depends>
6797                                6817                               
6798       <field  6818       <field 
6799        id="custom" 6819        id="custom"
6800       > 6820       >
6801        1 6821        1
6802       </field> 6822       </field>
6803                            6823                           
6804      </depends> 6824      </depends>
6805                       6825                      
6806     </field> 6826     </field>
6807                      6827                     
6808     <field  6828     <field 
6809      id="footer_top_bgcolor"  6829      id="footer_top_bgcolor" 
6810      translate="label comment"  6830      translate="label comment" 
6811      type="text 6831      type="text
6812      sortOrder="110"  6832      sortOrder="110" 
6813      showInDefault="1"  6833      showInDefault="1" 
6814      showInWebsite="1"  6834      showInWebsite="1" 
6815      showInStore="1" 6835      showInStore="1"
6816     > 6836     >
6817                           6837                          
6818      <label> 6838      <label>
6819       Background Color 6839       Background Color
6820      </label> 6840      </label>
6821                           6841                          
6822      <backend_model> 6842      <backend_model>
6823       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6843       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6824      </backend_model> 6844      </backend_model>
6825                           6845                          
6826      <frontend_model> 6846      <frontend_model>
6827       Smartwave\Porto\Block\System\Config\Form\Field\Color 6847       Smartwave\Porto\Block\System\Config\Form\Field\Color
6828      </frontend_model> 6848      </frontend_model>
6829                           6849                          
6830      <depends> 6850      <depends>
6831                                6851                               
6832       <field  6852       <field 
6833        id="custom" 6853        id="custom"
6834       > 6854       >
6835        1 6855        1
6836       </field> 6856       </field>
6837                            6857                           
6838      </depends> 6858      </depends>
6839                       6859                      
6840     </field> 6860     </field>
6841                      6861                     
6842     <field  6862     <field 
6843      id="footer_top_color 6863      id="footer_top_color
6844      translate="label comment"  6864      translate="label comment" 
6845      type="text 6865      type="text
6846      sortOrder="120"  6866      sortOrder="120" 
6847      showInDefault="1"  6867      showInDefault="1" 
6848      showInWebsite="1"  6868      showInWebsite="1" 
6849      showInStore="1" 6869      showInStore="1"
6850     > 6870     >
6851                           6871                          
6852      <label> 6872      <label>
6853       Text Font Color 6873       Text Font Color
6854      </label> 6874      </label>
6855                           6875                          
6856      <backend_model> 6876      <backend_model>
6857       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6877       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6858      </backend_model> 6878      </backend_model>
6859                           6879                          
6860      <frontend_model> 6880      <frontend_model>
6861       Smartwave\Porto\Block\System\Config\Form\Field\Color 6881       Smartwave\Porto\Block\System\Config\Form\Field\Color
6862      </frontend_model> 6882      </frontend_model>
6863                           6883                          
6864      <depends> 6884      <depends>
6865                                6885                               
6866       <field  6886       <field 
6867        id="custom" 6887        id="custom"
6868       > 6888       >
6869        1 6889        1
6870       </field> 6890       </field>
6871                            6891                           
6872      </depends> 6892      </depends>
6873                       6893                      
6874     </field> 6894     </field>
6875                      6895                     
6876     <field  6896     <field 
6877      id="footer_top_link_color"  6897      id="footer_top_link_color" 
6878      translate="label comment"  6898      translate="label comment" 
6879      type="text 6899      type="text
6880      sortOrder="130"  6900      sortOrder="130" 
6881      showInDefault="1"  6901      showInDefault="1" 
6882      showInWebsite="1"  6902      showInWebsite="1" 
6883      showInStore="1" 6903      showInStore="1"
6884     > 6904     >
6885                           6905                          
6886      <label> 6906      <label>
6887       Links Color 6907       Links Color
6888      </label> 6908      </label>
6889                           6909                          
6890      <backend_model> 6910      <backend_model>
6891       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6911       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6892      </backend_model> 6912      </backend_model>
6893                           6913                          
6894      <frontend_model> 6914      <frontend_model>
6895       Smartwave\Porto\Block\System\Config\Form\Field\Color 6915       Smartwave\Porto\Block\System\Config\Form\Field\Color
6896      </frontend_model> 6916      </frontend_model>
6897                           6917                          
6898      <depends> 6918      <depends>
6899                                6919                               
6900       <field  6920       <field 
6901        id="custom" 6921        id="custom"
6902       > 6922       >
6903        1 6923        1
6904       </field> 6924       </field>
6905                            6925                           
6906      </depends> 6926      </depends>
6907                       6927                      
6908     </field> 6928     </field>
6909                      6929                     
6910     <field  6930     <field 
6911      id="footer_top_link_hover_color"  6931      id="footer_top_link_hover_color" 
6912      translate="label comment"  6932      translate="label comment" 
6913      type="text 6933      type="text
6914      sortOrder="140"  6934      sortOrder="140" 
6915      showInDefault="1"  6935      showInDefault="1" 
6916      showInWebsite="1"  6936      showInWebsite="1" 
6917      showInStore="1" 6937      showInStore="1"
6918     > 6938     >
6919                           6939                          
6920      <label> 6940      <label>
6921       Links Hover Color 6941       Links Hover Color
6922      </label> 6942      </label>
6923                           6943                          
6924      <backend_model> 6944      <backend_model>
6925       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6945       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6926      </backend_model> 6946      </backend_model>
6927                           6947                          
6928      <frontend_model> 6948      <frontend_model>
6929       Smartwave\Porto\Block\System\Config\Form\Field\Color 6949       Smartwave\Porto\Block\System\Config\Form\Field\Color
6930      </frontend_model> 6950      </frontend_model>
6931                           6951                          
6932      <depends> 6952      <depends>
6933                                6953                               
6934       <field  6954       <field 
6935        id="custom" 6955        id="custom"
6936       > 6956       >
6937        1 6957        1
6938       </field> 6958       </field>
6939                            6959                           
6940      </depends> 6960      </depends>
6941                       6961                      
6942     </field> 6962     </field>
6943                      6963                     
6944     <field  6964     <field 
6945      id="footer_middle_heading"  6965      id="footer_middle_heading" 
6946      translate="label comment"  6966      translate="label comment" 
6947      sortOrder="200"  6967      sortOrder="200" 
6948      showInDefault="1"  6968      showInDefault="1" 
6949      showInWebsite="1"  6969      showInWebsite="1" 
6950      showInStore="1" 6970      showInStore="1"
6951     > 6971     >
6952                           6972                          
6953      <label> 6973      <label>
6954       Footer - Middle 6974       Footer - Middle
6955      </label> 6975      </label>
6956                           6976                          
6957      <frontend_model> 6977      <frontend_model>
6958       Magento\Config\Block\System\Config\Form\Field\Heading 6978       Magento\Config\Block\System\Config\Form\Field\Heading
6959      </frontend_model> 6979      </frontend_model>
6960                           6980                          
6961      <depends> 6981      <depends>
6962                                6982                               
6963       <field  6983       <field 
6964        id="custom" 6984        id="custom"
6965       > 6985       >
6966        1 6986        1
6967       </field> 6987       </field>
6968                            6988                           
6969      </depends> 6989      </depends>
6970                       6990                      
6971     </field> 6991     </field>
6972                      6992                     
6973     <field  6993     <field 
6974      id="footer_middle_bgcolor"  6994      id="footer_middle_bgcolor" 
6975      translate="label comment"  6995      translate="label comment" 
6976      type="text 6996      type="text
6977      sortOrder="210"  6997      sortOrder="210" 
6978      showInDefault="1"  6998      showInDefault="1" 
6979      showInWebsite="1"  6999      showInWebsite="1" 
6980      showInStore="1" 7000      showInStore="1"
6981     > 7001     >
6982                           7002                          
6983      <label> 7003      <label>
6984       Background Color 7004       Background Color
6985      </label> 7005      </label>
6986                           7006                          
6987      <backend_model> 7007      <backend_model>
6988       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7008       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6989      </backend_model> 7009      </backend_model>
6990                           7010                          
6991      <frontend_model> 7011      <frontend_model>
6992       Smartwave\Porto\Block\System\Config\Form\Field\Color 7012       Smartwave\Porto\Block\System\Config\Form\Field\Color
6993      </frontend_model> 7013      </frontend_model>
6994                           7014                          
6995      <depends> 7015      <depends>
6996                                7016                               
6997       <field  7017       <field 
6998        id="custom" 7018        id="custom"
6999       > 7019       >
7000        1 7020        1
7001       </field> 7021       </field>
7002                            7022                           
7003      </depends> 7023      </depends>
7004                       7024                      
7005     </field> 7025     </field>
7006                      7026                     
7007     <field  7027     <field 
7008      id="footer_middle_color"  7028      id="footer_middle_color" 
7009      translate="label comment"  7029      translate="label comment" 
7010      type="text 7030      type="text
7011      sortOrder="220"  7031      sortOrder="220" 
7012      showInDefault="1"  7032      showInDefault="1" 
7013      showInWebsite="1"  7033      showInWebsite="1" 
7014      showInStore="1" 7034      showInStore="1"
7015     > 7035     >
7016                           7036                          
7017      <label> 7037      <label>
7018       Text Font Color 7038       Text Font Color
7019      </label> 7039      </label>
7020                           7040                          
7021      <backend_model> 7041      <backend_model>
7022       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7042       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7023      </backend_model> 7043      </backend_model>
7024                           7044                          
7025      <frontend_model> 7045      <frontend_model>
7026       Smartwave\Porto\Block\System\Config\Form\Field\Color 7046       Smartwave\Porto\Block\System\Config\Form\Field\Color
7027      </frontend_model> 7047      </frontend_model>
7028                           7048                          
7029      <depends> 7049      <depends>
7030                                7050                               
7031       <field  7051       <field 
7032        id="custom" 7052        id="custom"
7033       > 7053       >
7034        1 7054        1
7035       </field> 7055       </field>
7036                            7056                           
7037      </depends> 7057      </depends>
7038                       7058                      
7039     </field> 7059     </field>
7040                      7060                     
7041     <field  7061     <field 
7042      id="footer_middle_link_color"  7062      id="footer_middle_link_color" 
7043      translate="label comment"  7063      translate="label comment" 
7044      type="text 7064      type="text
7045      sortOrder="230"  7065      sortOrder="230" 
7046      showInDefault="1"  7066      showInDefault="1" 
7047      showInWebsite="1"  7067      showInWebsite="1" 
7048      showInStore="1" 7068      showInStore="1"
7049     > 7069     >
7050                           7070                          
7051      <label> 7071      <label>
7052       Links Color 7072       Links Color
7053      </label> 7073      </label>
7054                           7074                          
7055      <backend_model> 7075      <backend_model>
7056       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7076       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7057      </backend_model> 7077      </backend_model>
7058                           7078                          
7059      <frontend_model> 7079      <frontend_model>
7060       Smartwave\Porto\Block\System\Config\Form\Field\Color 7080       Smartwave\Porto\Block\System\Config\Form\Field\Color
7061      </frontend_model> 7081      </frontend_model>
7062                           7082                          
7063      <depends> 7083      <depends>
7064                                7084                               
7065       <field  7085       <field 
7066        id="custom" 7086        id="custom"
7067       > 7087       >
7068        1 7088        1
7069       </field> 7089       </field>
7070                            7090                           
7071      </depends> 7091      </depends>
7072                       7092                      
7073     </field> 7093     </field>
7074                      7094                     
7075     <field  7095     <field 
7076      id="footer_middle_link_hover_color"  7096      id="footer_middle_link_hover_color" 
7077      translate="label comment"  7097      translate="label comment" 
7078      type="text 7098      type="text
7079      sortOrder="240"  7099      sortOrder="240" 
7080      showInDefault="1"  7100      showInDefault="1" 
7081      showInWebsite="1"  7101      showInWebsite="1" 
7082      showInStore="1" 7102      showInStore="1"
7083     > 7103     >
7084                           7104                          
7085      <label> 7105      <label>
7086       Links Hover Color 7106       Links Hover Color
7087      </label> 7107      </label>
7088                           7108                          
7089      <backend_model> 7109      <backend_model>
7090       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7110       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7091      </backend_model> 7111      </backend_model>
7092                           7112                          
7093      <frontend_model> 7113      <frontend_model>
7094       Smartwave\Porto\Block\System\Config\Form\Field\Color 7114       Smartwave\Porto\Block\System\Config\Form\Field\Color
7095      </frontend_model> 7115      </frontend_model>
7096                           7116                          
7097      <depends> 7117      <depends>
7098                                7118                               
7099       <field  7119       <field 
7100        id="custom" 7120        id="custom"
7101       > 7121       >
7102        1 7122        1
7103       </field> 7123       </field>
7104                            7124                           
7105      </depends> 7125      </depends>
7106                       7126                      
7107     </field> 7127     </field>
7108                      7128                     
7109     <field  7129     <field 
7110      id="footer_middle_title_color"  7130      id="footer_middle_title_color" 
7111      translate="label comment"  7131      translate="label comment" 
7112      type="text 7132      type="text
7113      sortOrder="250"  7133      sortOrder="250" 
7114      showInDefault="1"  7134      showInDefault="1" 
7115      showInWebsite="1"  7135      showInWebsite="1" 
7116      showInStore="1" 7136      showInStore="1"
7117     > 7137     >
7118                           7138                          
7119      <label> 7139      <label>
7120       Block Title Color 7140       Block Title Color
7121      </label> 7141      </label>
7122                           7142                          
7123      <backend_model> 7143      <backend_model>
7124       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7144       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7125      </backend_model> 7145      </backend_model>
7126                           7146                          
7127      <frontend_model> 7147      <frontend_model>
7128       Smartwave\Porto\Block\System\Config\Form\Field\Color 7148       Smartwave\Porto\Block\System\Config\Form\Field\Color
7129      </frontend_model> 7149      </frontend_model>
7130                           7150                          
7131      <depends> 7151      <depends>
7132                                7152                               
7133       <field  7153       <field 
7134        id="custom" 7154        id="custom"
7135       > 7155       >
7136        1 7156        1
7137       </field> 7157       </field>
7138                            7158                           
7139      </depends> 7159      </depends>
7140                       7160                      
7141     </field> 7161     </field>
7142                      7162                     
7143     <field  7163     <field 
7144      id="footer_middle_links_icon_color"  7164      id="footer_middle_links_icon_color" 
7145      translate="label comment"  7165      translate="label comment" 
7146      type="text 7166      type="text
7147      sortOrder="260"  7167      sortOrder="260" 
7148      showInDefault="1"  7168      showInDefault="1" 
7149      showInWebsite="1"  7169      showInWebsite="1" 
7150      showInStore="1" 7170      showInStore="1"
7151     > 7171     >
7152                           7172                          
7153      <label> 7173      <label>
7154       Links Icon Color 7174       Links Icon Color
7155      </label> 7175      </label>
7156                           7176                          
7157      <backend_model> 7177      <backend_model>
7158       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7178       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7159      </backend_model> 7179      </backend_model>
7160                           7180                          
7161      <frontend_model> 7181      <frontend_model>
7162       Smartwave\Porto\Block\System\Config\Form\Field\Color 7182       Smartwave\Porto\Block\System\Config\Form\Field\Color
7163      </frontend_model> 7183      </frontend_model>
7164                           7184                          
7165      <depends> 7185      <depends>
7166                                7186                               
7167       <field  7187       <field 
7168        id="custom" 7188        id="custom"
7169       > 7189       >
7170        1 7190        1
7171       </field> 7191       </field>
7172                            7192                           
7173      </depends> 7193      </depends>
7174                       7194                      
7175     </field> 7195     </field>
7176                      7196                     
7177     <field  7197     <field 
7178      id="footer_middle_ribbon_bgcolor"  7198      id="footer_middle_ribbon_bgcolor" 
7179      translate="label comment"  7199      translate="label comment" 
7180      type="text 7200      type="text
7181      sortOrder="270"  7201      sortOrder="270" 
7182      showInDefault="1"  7202      showInDefault="1" 
7183      showInWebsite="1"  7203      showInWebsite="1" 
7184      showInStore="1" 7204      showInStore="1"
7185     > 7205     >
7186                           7206                          
7187      <label> 7207      <label>
7188       Ribbon Background Color 7208       Ribbon Background Color
7189      </label> 7209      </label>
7190                           7210                          
7191      <backend_model> 7211      <backend_model>
7192       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7212       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7193      </backend_model> 7213      </backend_model>
7194                           7214                          
7195      <frontend_model> 7215      <frontend_model>
7196       Smartwave\Porto\Block\System\Config\Form\Field\Color 7216       Smartwave\Porto\Block\System\Config\Form\Field\Color
7197      </frontend_model> 7217      </frontend_model>
7198                           7218                          
7199      <depends> 7219      <depends>
7200                                7220                               
7201       <field  7221       <field 
7202        id="custom" 7222        id="custom"
7203       > 7223       >
7204        1 7224        1
7205       </field> 7225       </field>
7206                            7226                           
7207      </depends> 7227      </depends>
7208                       7228                      
7209     </field> 7229     </field>
7210                      7230                     
7211     <field  7231     <field 
7212      id="footer_middle_ribbon_shadow_color"  7232      id="footer_middle_ribbon_shadow_color" 
7213      translate="label comment"  7233      translate="label comment" 
7214      type="text 7234      type="text
7215      sortOrder="280"  7235      sortOrder="280" 
7216      showInDefault="1"  7236      showInDefault="1" 
7217      showInWebsite="1"  7237      showInWebsite="1" 
7218      showInStore="1" 7238      showInStore="1"
7219     > 7239     >
7220                           7240                          
7221      <label> 7241      <label>
7222       Ribbon Shadow Color 7242       Ribbon Shadow Color
7223      </label> 7243      </label>
7224                           7244                          
7225      <backend_model> 7245      <backend_model>
7226       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7246       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7227      </backend_model> 7247      </backend_model>
7228                           7248                          
7229      <frontend_model> 7249      <frontend_model>
7230       Smartwave\Porto\Block\System\Config\Form\Field\Color 7250       Smartwave\Porto\Block\System\Config\Form\Field\Color
7231      </frontend_model> 7251      </frontend_model>
7232                           7252                          
7233      <depends> 7253      <depends>
7234                                7254                               
7235       <field  7255       <field 
7236        id="custom" 7256        id="custom"
7237       > 7257       >
7238        1 7258        1
7239       </field> 7259       </field>
7240                            7260                           
7241      </depends> 7261      </depends>
7242                       7262                      
7243     </field> 7263     </field>
7244                      7264                     
7245     <field  7265     <field 
7246      id="footer_middle_ribbon_color 7266      id="footer_middle_ribbon_color
7247      translate="label comment"  7267      translate="label comment" 
7248      type="text 7268      type="text
7249      sortOrder="290"  7269      sortOrder="290" 
7250      showInDefault="1"  7270      showInDefault="1" 
7251      showInWebsite="1"  7271      showInWebsite="1" 
7252      showInStore="1" 7272      showInStore="1"
7253     > 7273     >
7254                           7274                          
7255      <label> 7275      <label>
7256       Ribbon Text Font Color 7276       Ribbon Text Font Color
7257      </label> 7277      </label>
7258                           7278                          
7259      <backend_model> 7279      <backend_model>
7260       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7280       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7261      </backend_model> 7281      </backend_model>
7262                           7282                          
7263      <frontend_model> 7283      <frontend_model>
7264       Smartwave\Porto\Block\System\Config\Form\Field\Color 7284       Smartwave\Porto\Block\System\Config\Form\Field\Color
7265      </frontend_model> 7285      </frontend_model>
7266                           7286                          
7267      <depends> 7287      <depends>
7268                                7288                               
7269       <field  7289       <field 
7270        id="custom" 7290        id="custom"
7271       > 7291       >
7272        1 7292        1
7273       </field> 7293       </field>
7274                            7294                           
7275      </depends> 7295      </depends>
7276                       7296                      
7277     </field> 7297     </field>
7278                      7298                     
7279     <field  7299     <field 
7280      id="footer_middle_2_heading"  7300      id="footer_middle_2_heading" 
7281      translate="label comment"  7301      translate="label comment" 
7282      sortOrder="300"  7302      sortOrder="300" 
7283      showInDefault="1"  7303      showInDefault="1" 
7284      showInWebsite="1"  7304      showInWebsite="1" 
7285      showInStore="1" 7305      showInStore="1"
7286     > 7306     >
7287                           7307                          
7288      <label> 7308      <label>
7289       Footer - Middle 2nd Row 7309       Footer - Middle 2nd Row
7290      </label> 7310      </label>
7291                           7311                          
7292      <frontend_model> 7312      <frontend_model>
7293       Magento\Config\Block\System\Config\Form\Field\Heading 7313       Magento\Config\Block\System\Config\Form\Field\Heading
7294      </frontend_model> 7314      </frontend_model>
7295                           7315                          
7296      <depends> 7316      <depends>
7297                                7317                               
7298       <field  7318       <field 
7299        id="custom" 7319        id="custom"
7300       > 7320       >
7301        1 7321        1
7302       </field> 7322       </field>
7303                            7323                           
7304      </depends> 7324      </depends>
7305                       7325                      
7306     </field> 7326     </field>
7307                      7327                     
7308     <field  7328     <field 
7309      id="footer_middle_2_bgcolor"  7329      id="footer_middle_2_bgcolor" 
7310      translate="label comment"  7330      translate="label comment" 
7311      type="text 7331      type="text
7312      sortOrder="310"  7332      sortOrder="310" 
7313      showInDefault="1"  7333      showInDefault="1" 
7314      showInWebsite="1"  7334      showInWebsite="1" 
7315      showInStore="1" 7335      showInStore="1"
7316     > 7336     >
7317                           7337                          
7318      <label> 7338      <label>
7319       Background Color 7339       Background Color
7320      </label> 7340      </label>
7321                           7341                          
7322      <backend_model> 7342      <backend_model>
7323       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7343       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7324      </backend_model> 7344      </backend_model>
7325                           7345                          
7326      <frontend_model> 7346      <frontend_model>
7327       Smartwave\Porto\Block\System\Config\Form\Field\Color 7347       Smartwave\Porto\Block\System\Config\Form\Field\Color
7328      </frontend_model> 7348      </frontend_model>
7329                           7349                          
7330      <depends> 7350      <depends>
7331                                7351                               
7332       <field  7352       <field 
7333        id="custom" 7353        id="custom"
7334       > 7354       >
7335        1 7355        1
7336       </field> 7356       </field>
7337                            7357                           
7338      </depends> 7358      </depends>
7339                       7359                      
7340     </field> 7360     </field>
7341                      7361                     
7342     <field  7362     <field 
7343      id="footer_middle_2_color"  7363      id="footer_middle_2_color" 
7344      translate="label comment"  7364      translate="label comment" 
7345      type="text 7365      type="text
7346      sortOrder="320"  7366      sortOrder="320" 
7347      showInDefault="1"  7367      showInDefault="1" 
7348      showInWebsite="1"  7368      showInWebsite="1" 
7349      showInStore="1" 7369      showInStore="1"
7350     > 7370     >
7351                           7371                          
7352      <label> 7372      <label>
7353       Text Font Color 7373       Text Font Color
7354      </label> 7374      </label>
7355                           7375                          
7356      <backend_model> 7376      <backend_model>
7357       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7377       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7358      </backend_model> 7378      </backend_model>
7359                           7379                          
7360      <frontend_model> 7380      <frontend_model>
7361       Smartwave\Porto\Block\System\Config\Form\Field\Color 7381       Smartwave\Porto\Block\System\Config\Form\Field\Color
7362      </frontend_model> 7382      </frontend_model>
7363                           7383                          
7364      <depends> 7384      <depends>
7365                                7385                               
7366       <field  7386       <field 
7367        id="custom" 7387        id="custom"
7368       > 7388       >
7369        1 7389        1
7370       </field> 7390       </field>
7371                            7391                           
7372      </depends> 7392      </depends>
7373                       7393                      
7374     </field> 7394     </field>
7375                      7395                     
7376     <field  7396     <field 
7377      id="footer_middle_2_link_color 7397      id="footer_middle_2_link_color
7378      translate="label comment"  7398      translate="label comment" 
7379      type="text 7399      type="text
7380      sortOrder="330"  7400      sortOrder="330" 
7381      showInDefault="1"  7401      showInDefault="1" 
7382      showInWebsite="1"  7402      showInWebsite="1" 
7383      showInStore="1" 7403      showInStore="1"
7384     > 7404     >
7385                           7405                          
7386      <label> 7406      <label>
7387       Links Color 7407       Links Color
7388      </label> 7408      </label>
7389                           7409                          
7390      <backend_model> 7410      <backend_model>
7391       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7411       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7392      </backend_model> 7412      </backend_model>
7393                           7413                          
7394      <frontend_model> 7414      <frontend_model>
7395       Smartwave\Porto\Block\System\Config\Form\Field\Color 7415       Smartwave\Porto\Block\System\Config\Form\Field\Color
7396      </frontend_model> 7416      </frontend_model>
7397                           7417                          
7398      <depends> 7418      <depends>
7399                                7419                               
7400       <field  7420       <field 
7401        id="custom" 7421        id="custom"
7402       > 7422       >
7403        1 7423        1
7404       </field> 7424       </field>
7405                            7425                           
7406      </depends> 7426      </depends>
7407                       7427                      
7408     </field> 7428     </field>
7409                      7429                     
7410     <field  7430     <field 
7411      id="footer_middle_2_link_hover_color"  7431      id="footer_middle_2_link_hover_color" 
7412      translate="label comment"  7432      translate="label comment" 
7413      type="text 7433      type="text
7414      sortOrder="340"  7434      sortOrder="340" 
7415      showInDefault="1"  7435      showInDefault="1" 
7416      showInWebsite="1"  7436      showInWebsite="1" 
7417      showInStore="1" 7437      showInStore="1"
7418     > 7438     >
7419                           7439                          
7420      <label> 7440      <label>
7421       Links Hover Color 7441       Links Hover Color
7422      </label> 7442      </label>
7423                           7443                          
7424      <backend_model> 7444      <backend_model>
7425       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7445       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7426      </backend_model> 7446      </backend_model>
7427                           7447                          
7428      <frontend_model> 7448      <frontend_model>
7429       Smartwave\Porto\Block\System\Config\Form\Field\Color 7449       Smartwave\Porto\Block\System\Config\Form\Field\Color
7430      </frontend_model> 7450      </frontend_model>
7431                           7451                          
7432      <depends> 7452      <depends>
7433                                7453                               
7434       <field  7454       <field 
7435        id="custom" 7455        id="custom"
7436       > 7456       >
7437        1 7457        1
7438       </field> 7458       </field>
7439                            7459                           
7440      </depends> 7460      </depends>
7441                       7461                      
7442     </field> 7462     </field>
7443                      7463                     
7444     <field  7464     <field 
7445      id="footer_middle_2_title_color"  7465      id="footer_middle_2_title_color" 
7446      translate="label comment"  7466      translate="label comment" 
7447      type="text 7467      type="text
7448      sortOrder="350"  7468      sortOrder="350" 
7449      showInDefault="1"  7469      showInDefault="1" 
7450      showInWebsite="1"  7470      showInWebsite="1" 
7451      showInStore="1" 7471      showInStore="1"
7452     > 7472     >
7453                           7473                          
7454      <label> 7474      <label>
7455       Block Title Color 7475       Block Title Color
7456      </label> 7476      </label>
7457                           7477                          
7458      <backend_model> 7478      <backend_model>
7459       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7479       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7460      </backend_model> 7480      </backend_model>
7461                           7481                          
7462      <frontend_model> 7482      <frontend_model>
7463       Smartwave\Porto\Block\System\Config\Form\Field\Color 7483       Smartwave\Porto\Block\System\Config\Form\Field\Color
7464      </frontend_model> 7484      </frontend_model>
7465                           7485                          
7466      <depends> 7486      <depends>
7467                                7487                               
7468       <field  7488       <field 
7469        id="custom" 7489        id="custom"
7470       > 7490       >
7471        1 7491        1
7472       </field> 7492       </field>
7473                            7493                           
7474      </depends> 7494      </depends>
7475                       7495                      
7476     </field> 7496     </field>
7477                      7497                     
7478     <field  7498     <field 
7479      id="footer_middle_2_links_icon_color"  7499      id="footer_middle_2_links_icon_color" 
7480      translate="label comment"  7500      translate="label comment" 
7481      type="text 7501      type="text
7482      sortOrder="360"  7502      sortOrder="360" 
7483      showInDefault="1"  7503      showInDefault="1" 
7484      showInWebsite="1"  7504      showInWebsite="1" 
7485      showInStore="1" 7505      showInStore="1"
7486     > 7506     >
7487                           7507                          
7488      <label> 7508      <label>
7489       Links Icon Color 7509       Links Icon Color
7490      </label> 7510      </label>
7491                           7511                          
7492      <backend_model> 7512      <backend_model>
7493       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7513       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7494      </backend_model> 7514      </backend_model>
7495                           7515                          
7496      <frontend_model> 7516      <frontend_model>
7497       Smartwave\Porto\Block\System\Config\Form\Field\Color 7517       Smartwave\Porto\Block\System\Config\Form\Field\Color
7498      </frontend_model> 7518      </frontend_model>
7499                           7519                          
7500      <depends> 7520      <depends>
7501                                7521                               
7502       <field  7522       <field 
7503        id="custom" 7523        id="custom"
7504       > 7524       >
7505        1 7525        1
7506       </field> 7526       </field>
7507                            7527                           
7508      </depends> 7528      </depends>
7509                       7529                      
7510     </field> 7530     </field>
7511                      7531                     
7512     <field  7532     <field 
7513      id="footer_bottom_heading"  7533      id="footer_bottom_heading" 
7514      translate="label comment"  7534      translate="label comment" 
7515      sortOrder="400"  7535      sortOrder="400" 
7516      showInDefault="1"  7536      showInDefault="1" 
7517      showInWebsite="1"  7537      showInWebsite="1" 
7518      showInStore="1" 7538      showInStore="1"
7519     > 7539     >
7520                           7540                          
7521      <label> 7541      <label>
7522       Footer - Bottom 7542       Footer - Bottom
7523      </label> 7543      </label>
7524                           7544                          
7525      <frontend_model> 7545      <frontend_model>
7526       Magento\Config\Block\System\Config\Form\Field\Heading 7546       Magento\Config\Block\System\Config\Form\Field\Heading
7527      </frontend_model> 7547      </frontend_model>
7528                           7548                          
7529      <depends> 7549      <depends>
7530                                7550                               
7531       <field  7551       <field 
7532        id="custom" 7552        id="custom"
7533       > 7553       >
7534        1 7554        1
7535       </field> 7555       </field>
7536                            7556                           
7537      </depends> 7557      </depends>
7538                       7558                      
7539     </field> 7559     </field>
7540                      7560                     
7541     <field  7561     <field 
7542      id="footer_bottom_bgcolor"  7562      id="footer_bottom_bgcolor" 
7543      translate="label comment"  7563      translate="label comment" 
7544      type="text 7564      type="text
7545      sortOrder="410"  7565      sortOrder="410" 
7546      showInDefault="1"  7566      showInDefault="1" 
7547      showInWebsite="1"  7567      showInWebsite="1" 
7548      showInStore="1" 7568      showInStore="1"
7549     > 7569     >
7550                           7570                          
7551      <label> 7571      <label>
7552       Background Color 7572       Background Color
7553      </label> 7573      </label>
7554                           7574                          
7555      <backend_model> 7575      <backend_model>
7556       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7576       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7557      </backend_model> 7577      </backend_model>
7558                           7578                          
7559      <frontend_model> 7579      <frontend_model>
7560       Smartwave\Porto\Block\System\Config\Form\Field\Color 7580       Smartwave\Porto\Block\System\Config\Form\Field\Color
7561      </frontend_model> 7581      </frontend_model>
7562                           7582                          
7563      <depends> 7583      <depends>
7564                                7584                               
7565       <field  7585       <field 
7566        id="custom" 7586        id="custom"
7567       > 7587       >
7568        1 7588        1
7569       </field> 7589       </field>
7570                            7590                           
7571      </depends> 7591      </depends>
7572                       7592                      
7573     </field> 7593     </field>
7574                      7594                     
7575     <field  7595     <field 
7576      id="footer_bottom_color"  7596      id="footer_bottom_color" 
7577      translate="label comment"  7597      translate="label comment" 
7578      type="text 7598      type="text
7579      sortOrder="420"  7599      sortOrder="420" 
7580      showInDefault="1"  7600      showInDefault="1" 
7581      showInWebsite="1"  7601      showInWebsite="1" 
7582      showInStore="1" 7602      showInStore="1"
7583     > 7603     >
7584                           7604                          
7585      <label> 7605      <label>
7586       Text Font Color 7606       Text Font Color
7587      </label> 7607      </label>
7588                           7608                          
7589      <backend_model> 7609      <backend_model>
7590       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7610       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7591      </backend_model> 7611      </backend_model>
7592                           7612                          
7593      <frontend_model> 7613      <frontend_model>
7594       Smartwave\Porto\Block\System\Config\Form\Field\Color 7614       Smartwave\Porto\Block\System\Config\Form\Field\Color
7595      </frontend_model> 7615      </frontend_model>
7596                           7616                          
7597      <depends> 7617      <depends>
7598                                7618                               
7599       <field  7619       <field 
7600        id="custom" 7620        id="custom"
7601       > 7621       >
7602        1 7622        1
7603       </field> 7623       </field>
7604                            7624                           
7605      </depends> 7625      </depends>
7606                       7626                      
7607     </field> 7627     </field>
7608                      7628                     
7609     <field  7629     <field 
7610      id="footer_bottom_link_color"  7630      id="footer_bottom_link_color" 
7611      translate="label comment"  7631      translate="label comment" 
7612      type="text 7632      type="text
7613      sortOrder="430"  7633      sortOrder="430" 
7614      showInDefault="1"  7634      showInDefault="1" 
7615      showInWebsite="1"  7635      showInWebsite="1" 
7616      showInStore="1" 7636      showInStore="1"
7617     > 7637     >
7618                           7638                          
7619      <label> 7639      <label>
7620       Links Color 7640       Links Color
7621      </label> 7641      </label>
7622                           7642                          
7623      <backend_model> 7643      <backend_model>
7624       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7644       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7625      </backend_model> 7645      </backend_model>
7626                           7646                          
7627      <frontend_model> 7647      <frontend_model>
7628       Smartwave\Porto\Block\System\Config\Form\Field\Color 7648       Smartwave\Porto\Block\System\Config\Form\Field\Color
7629      </frontend_model> 7649      </frontend_model>
7630                           7650                          
7631      <depends> 7651      <depends>
7632                                7652                               
7633       <field  7653       <field 
7634        id="custom" 7654        id="custom"
7635       > 7655       >
7636        1 7656        1
7637       </field> 7657       </field>
7638                            7658                           
7639      </depends> 7659      </depends>
7640                       7660                      
7641     </field> 7661     </field>
7642                      7662                     
7643     <field  7663     <field 
7644      id="footer_bottom_link_hover_color"  7664      id="footer_bottom_link_hover_color" 
7645      translate="label comment"  7665      translate="label comment" 
7646      type="text 7666      type="text
7647      sortOrder="440"  7667      sortOrder="440" 
7648      showInDefault="1"  7668      showInDefault="1" 
7649      showInWebsite="1"  7669      showInWebsite="1" 
7650      showInStore="1" 7670      showInStore="1"
7651     > 7671     >
7652                           7672                          
7653      <label> 7673      <label>
7654       Links Hover Color 7674       Links Hover Color
7655      </label> 7675      </label>
7656                           7676                          
7657      <backend_model> 7677      <backend_model>
7658       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7678       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7659      </backend_model> 7679      </backend_model>
7660                           7680                          
7661      <frontend_model> 7681      <frontend_model>
7662       Smartwave\Porto\Block\System\Config\Form\Field\Color 7682       Smartwave\Porto\Block\System\Config\Form\Field\Color
7663      </frontend_model> 7683      </frontend_model>
7664                           7684                          
7665      <depends> 7685      <depends>
7666                                7686                               
7667       <field  7687       <field 
7668        id="custom" 7688        id="custom"
7669       > 7689       >
7670        1 7690        1
7671       </field> 7691       </field>
7672                            7692                           
7673      </depends> 7693      </depends>
7674                       7694                      
7675     </field> 7695     </field>
7676                  7696                 
7677    </group> 7697    </group>
7678                 7698                
7679    <group  7699    <group 
7680     id="page"  7700     id="page" 
7681     translate="label"  7701     translate="label" 
7682     sortOrder="600"  7702     sortOrder="600" 
7683     showInDefault="1"  7703     showInDefault="1" 
7684     showInWebsite="1"  7704     showInWebsite="1" 
7685     showInStore="1" 7705     showInStore="1"
7686    > 7706    >
7687                      7707                     
7688     <label> 7708     <label>
7689      Page Wrapper 7709      Page Wrapper
7690     </label> 7710     </label>
7691                      7711                     
7692     <field  7712     <field 
7693      id="custom 7713      id="custom
7694      translate="label comment"  7714      translate="label comment" 
7695      type="select"  7715      type="select" 
7696      sortOrder="10"  7716      sortOrder="10" 
7697      showInDefault="1"  7717      showInDefault="1" 
7698      showInWebsite="1"  7718      showInWebsite="1" 
7699      showInStore="1" 7719      showInStore="1"
7700     > 7720     >
7701                           7721                          
7702      <label> 7722      <label>
7703       Custom 7723       Custom
7704      </label> 7724      </label>
7705                           7725                          
7706      <source_model> 7726      <source_model>
7707       Magento\Config\Model\Config\Source\Yesno 7727       Magento\Config\Model\Config\Source\Yesno
7708      </source_model> 7728      </source_model>
7709                       7729                      
7710     </field> 7730     </field>
7711                      7731                     
7712     <field  7732     <field 
7713      id="page_bgcolor"  7733      id="page_bgcolor" 
7714      translate="label comment"  7734      translate="label comment" 
7715      type="text 7735      type="text
7716      sortOrder="100"  7736      sortOrder="100" 
7717      showInDefault="1"  7737      showInDefault="1" 
7718      showInWebsite="1"  7738      showInWebsite="1" 
7719      showInStore="1" 7739      showInStore="1"
7720     > 7740     >
7721                           7741                          
7722      <label> 7742      <label>
7723       Background Color 7743       Background Color
7724      </label> 7744      </label>
7725                           7745                          
7726      <backend_model> 7746      <backend_model>
7727       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7747       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7728      </backend_model> 7748      </backend_model>
7729                           7749                          
7730      <frontend_model> 7750      <frontend_model>
7731       Smartwave\Porto\Block\System\Config\Form\Field\Color 7751       Smartwave\Porto\Block\System\Config\Form\Field\Color
7732      </frontend_model> 7752      </frontend_model>
7733                           7753                          
7734      <depends> 7754      <depends>
7735                                7755                               
7736       <field  7756       <field 
7737        id="custom" 7757        id="custom"
7738       > 7758       >
7739        1 7759        1
7740       </field> 7760       </field>
7741                            7761                           
7742      </depends> 7762      </depends>
7743                       7763                      
7744     </field> 7764     </field>
7745                      7765                     
7746     <field  7766     <field 
7747      id="page_bg_image"  7767      id="page_bg_image" 
7748      translate="label"  7768      translate="label" 
7749      type="image"  7769      type="image" 
7750      sortOrder="110"  7770      sortOrder="110" 
7751      showInDefault="1"  7771      showInDefault="1" 
7752      showInWebsite="1"  7772      showInWebsite="1" 
7753      showInStore="1" 7773      showInStore="1"
7754     > 7774     >
7755                           7775                          
7756      <label> 7776      <label>
7757       Background Image 7777       Background Image
7758      </label> 7778      </label>
7759                           7779                          
7760      <comment> 7780      <comment>
7761       Allowed file types:PNG, GIF, JPG, JPEG. 7781       Allowed file types:PNG, GIF, JPG, JPEG.
7762      </comment> 7782      </comment>
7763                           7783                          
7764      <backend_model> 7784      <backend_model>
7765       Smartwave\Porto\Model\Config\Backend\Image\Page 7785       Smartwave\Porto\Model\Config\Backend\Image\Page
7766      </backend_model> 7786      </backend_model>
7767                           7787                          
7768      <base_url  7788      <base_url 
7769       type="media"  7789       type="media" 
7770       scope_info="1" 7790       scope_info="1"
7771      > 7791      >
7772       porto/page_bg 7792       porto/page_bg
7773      </base_url> 7793      </base_url>
7774                           7794                          
7775      <depends> 7795      <depends>
7776                                7796                               
7777       <field  7797       <field 
7778        id="custom" 7798        id="custom"
7779       > 7799       >
7780        1 7800        1
7781       </field> 7801       </field>
7782                            7802                           
7783      </depends> 7803      </depends>
7784                       7804                      
7785     </field> 7805     </field>
7786                      7806                     
7787     <field  7807     <field 
7788      id="page_custom_style"  7808      id="page_custom_style" 
7789      translate="label comment"  7809      translate="label comment" 
7790      type="textarea"  7810      type="textarea" 
7791      sortOrder="120"  7811      sortOrder="120" 
7792      showInDefault="1"  7812      showInDefault="1" 
7793      showInWebsite="1"  7813      showInWebsite="1" 
7794      showInStore="1" 7814      showInStore="1"
7795     > 7815     >
7796                           7816                          
7797      <label> 7817      <label>
7798       Custom Style 7818       Custom Style
7799      </label> 7819      </label>
7800                           7820                          
7801      <comment> 7821      <comment>
7802       <![CDATA[Type in your custom styles , e.g.:<br/> 7822       <![CDATA[Type in your custom styles , e.g.:<br/>
7803                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7823                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7804                                   ]]> 7824                                   ]]>
7805      </comment> 7825      </comment>
7806                           7826                          
7807      <depends> 7827      <depends>
7808                                7828                               
7809       <field  7829       <field 
7810        id="custom" 7830        id="custom"
7811       > 7831       >
7812        1 7832        1
7813       </field> 7833       </field>
7814                            7834                           
7815      </depends> 7835      </depends>
7816                       7836                      
7817     </field> 7837     </field>
7818                  7838                 
7819    </group> 7839    </group>
7820                 7840                
7821    <group  7841    <group 
7822     id="main"  7842     id="main" 
7823     translate="label"  7843     translate="label" 
7824     sortOrder="700"  7844     sortOrder="700" 
7825     showInDefault="1"  7845     showInDefault="1" 
7826     showInWebsite="1"  7846     showInWebsite="1" 
7827     showInStore="1" 7847     showInStore="1"
7828    > 7848    >
7829                      7849                     
7830     <label> 7850     <label>
7831      Main Content 7851      Main Content
7832     </label> 7852     </label>
7833                      7853                     
7834     <field  7854     <field 
7835      id="custom 7855      id="custom
7836      translate="label comment"  7856      translate="label comment" 
7837      type="select"  7857      type="select" 
7838      sortOrder="10"  7858      sortOrder="10" 
7839      showInDefault="1"  7859      showInDefault="1" 
7840      showInWebsite="1"  7860      showInWebsite="1" 
7841      showInStore="1" 7861      showInStore="1"
7842     > 7862     >
7843                           7863                          
7844      <label> 7864      <label>
7845       Custom 7865       Custom
7846      </label> 7866      </label>
7847                           7867                          
7848      <source_model> 7868      <source_model>
7849       Magento\Config\Model\Config\Source\Yesno 7869       Magento\Config\Model\Config\Source\Yesno
7850      </source_model> 7870      </source_model>
7851                       7871                      
7852     </field> 7872     </field>
7853                      7873                     
7854     <field  7874     <field 
7855      id="main_bgcolor"  7875      id="main_bgcolor" 
7856      translate="label comment"  7876      translate="label comment" 
7857      type="text 7877      type="text
7858      sortOrder="100"  7878      sortOrder="100" 
7859      showInDefault="1"  7879      showInDefault="1" 
7860      showInWebsite="1"  7880      showInWebsite="1" 
7861      showInStore="1" 7881      showInStore="1"
7862     > 7882     >
7863                           7883                          
7864      <label> 7884      <label>
7865       Background Color 7885       Background Color
7866      </label> 7886      </label>
7867                           7887                          
7868      <backend_model> 7888      <backend_model>
7869       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7889       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7870      </backend_model> 7890      </backend_model>
7871                           7891                          
7872      <frontend_model> 7892      <frontend_model>
7873       Smartwave\Porto\Block\System\Config\Form\Field\Color 7893       Smartwave\Porto\Block\System\Config\Form\Field\Color
7874      </frontend_model> 7894      </frontend_model>
7875                           7895                          
7876      <depends> 7896      <depends>
7877                                7897                               
7878       <field  7898       <field 
7879        id="custom" 7899        id="custom"
7880       > 7900       >
7881        1 7901        1
7882       </field> 7902       </field>
7883                            7903                           
7884      </depends> 7904      </depends>
7885                       7905                      
7886     </field> 7906     </field>
7887                      7907                     
7888     <field  7908     <field 
7889      id="main_bg_image"  7909      id="main_bg_image" 
7890      translate="label"  7910      translate="label" 
7891      type="image"  7911      type="image" 
7892      sortOrder="110"  7912      sortOrder="110" 
7893      showInDefault="1"  7913      showInDefault="1" 
7894      showInWebsite="1"  7914      showInWebsite="1" 
7895      showInStore="1" 7915      showInStore="1"
7896     > 7916     >
7897                           7917                          
7898      <label> 7918      <label>
7899       Background Image 7919       Background Image
7900      </label> 7920      </label>
7901                           7921                          
7902      <comment> 7922      <comment>
7903       Allowed file types:PNG, GIF, JPG, JPEG. 7923       Allowed file types:PNG, GIF, JPG, JPEG.
7904      </comment> 7924      </comment>
7905                           7925                          
7906      <backend_model> 7926      <backend_model>
7907       Smartwave\Porto\Model\Config\Backend\Image\Main 7927       Smartwave\Porto\Model\Config\Backend\Image\Main
7908      </backend_model> 7928      </backend_model>
7909                           7929                          
7910      <base_url  7930      <base_url 
7911       type="media"  7931       type="media" 
7912       scope_info="1" 7932       scope_info="1"
7913      > 7933      >
7914       porto/main_bg 7934       porto/main_bg
7915      </base_url> 7935      </base_url>
7916                           7936                          
7917      <depends> 7937      <depends>
7918                                7938                               
7919       <field  7939       <field 
7920        id="custom" 7940        id="custom"
7921       > 7941       >
7922        1 7942        1
7923       </field> 7943       </field>
7924                            7944                           
7925      </depends> 7945      </depends>
7926                       7946                      
7927     </field> 7947     </field>
7928                      7948                     
7929     <field  7949     <field 
7930      id="main_custom_style"  7950      id="main_custom_style" 
7931      translate="label comment"  7951      translate="label comment" 
7932      type="textarea"  7952      type="textarea" 
7933      sortOrder="120"  7953      sortOrder="120" 
7934      showInDefault="1"  7954      showInDefault="1" 
7935      showInWebsite="1"  7955      showInWebsite="1" 
7936      showInStore="1" 7956      showInStore="1"
7937     > 7957     >
7938                           7958                          
7939      <label> 7959      <label>
7940       Custom Style 7960       Custom Style
7941      </label> 7961      </label>
7942                           7962                          
7943      <comment> 7963      <comment>
7944       <![CDATA[Type in your custom styles , e.g.:<br/> 7964       <![CDATA[Type in your custom styles , e.g.:<br/>
7945                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7965                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7946                                   ]]> 7966                                   ]]>
7947      </comment> 7967      </comment>
7948                           7968                          
7949      <depends> 7969      <depends>
7950                                7970                               
7951       <field  7971       <field 
7952        id="custom" 7972        id="custom"
7953       > 7973       >
7954        1 7974        1
7955       </field> 7975       </field>
7956                            7976                           
7957      </depends> 7977      </depends>
7958                       7978                      
7959     </field> 7979     </field>
7960                  7980                 
7961    </group> 7981    </group>
7962             7982            
7963   </section> 7983   </section>
7964            7984           
7965   <section  7985   <section 
7966    id="porto_license"  7986    id="porto_license" 
7967    translate="label"  7987    translate="label" 
7968    sortOrder="30"  7988    sortOrder="30" 
7969    showInDefault="1"  7989    showInDefault="1" 
7970    showInWebsite="0"  7990    showInWebsite="0" 
7971    showInStore="0" 7991    showInStore="0"
7972   > 7992   >
7973                 7993                
7974    <label> 7994    <label>
7975     Activate Theme 7995     Activate Theme
7976    </label> 7996    </label>
7977                 7997                
7978    <tab> 7998    <tab>
7979     smartwave_porto 7999     smartwave_porto
7980    </tab> 8000    </tab>
7981                 8001                
7982    <resource> 8002    <resource>
7983     Smartwave_Porto::config 8003     Smartwave_Porto::config
7984    </resource> 8004    </resource>
7985                 8005                
7986    <group  8006    <group 
7987     id="general"  8007     id="general" 
7988     translate="label"  8008     translate="label" 
7989     sortOrder="100"  8009     sortOrder="100" 
7990     showInDefault="1"  8010     showInDefault="1" 
7991     showInWebsite="0"  8011     showInWebsite="0" 
7992     showInStore="0" 8012     showInStore="0"
7993    > 8013    >
7994                      8014                     
7995     <label> 8015     <label>
7996      General 8016      General
7997     </label> 8017     </label>
7998                      8018                     
7999     <field  8019     <field 
8000      id="purchase_code"  8020      id="purchase_code" 
8001      translate="label comment"  8021      translate="label comment" 
8002      type="text 8022      type="text
8003      sortOrder="10"  8023      sortOrder="10" 
8004      showInDefault="1"  8024      showInDefault="1" 
8005      showInWebsite="0"  8025      showInWebsite="0" 
8006      showInStore="0" 8026      showInStore="0"
8007     > 8027     >
8008                           8028                          
8009      <label> 8029      <label>
8010       Purchase Code 8030       Purchase Code
8011      </label> 8031      </label>
8012                       8032                      
8013     </field> 8033     </field>
8014                      8034                     
8015     <field  8035     <field 
8016      id="purchase_code_confirm"  8036      id="purchase_code_confirm" 
8017      translate="label comment"  8037      translate="label comment" 
8018      type="hidden"  8038      type="hidden" 
8019      sortOrder="20"  8039      sortOrder="20" 
8020      showInDefault="0"  8040      showInDefault="0" 
8021      showInWebsite="0"  8041      showInWebsite="0" 
8022      showInStore="0" 8042      showInStore="0"
8023     > 8043     >
8024                           8044                          
8025      <label> 8045      <label>
8026       Purchase Code Confirm 8046       Purchase Code Confirm
8027      </label> 8047      </label>
8028                       8048                      
8029     </field> 8049     </field>
8030                  8050                 
8031    </group> 8051    </group>
8032             8052            
8033   </section> 8053   </section>
8034        8054       
8035  </system> 8055  </system>
8036 </config> 8056 </config>